Back to Devexpress

DateNavigationPanel.BackButtonStyle Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-datenavigationpanel-3bb64b5e.md

latest1.1 KB
Original Source

DateNavigationPanel.BackButtonStyle Property

Gets or sets the style of the Backward Button. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
[Browsable(false)]
public Style BackButtonStyle { get; set; }
vb
<Browsable(False)>
Public Property BackButtonStyle As Style

Property Value

TypeDescription
Style

Contains style settings.

|

See Also

DateNavigationPanel Class

DateNavigationPanel Members

DevExpress.Xpf.Scheduling Namespace