Back to Devexpress

SchedulerControl.DateNavigationPanelStyle Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulercontrol-f0959429.md

latest1.3 KB
Original Source

SchedulerControl.DateNavigationPanelStyle Property

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

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public Style DateNavigationPanelStyle { get; set; }
vb
Public Property DateNavigationPanelStyle As Style

Property Value

TypeDescription
Style

Contains style settings.

|

Remarks

Refer to the following help topic for more information: Date Navigation Panel.

See Also

SchedulerControl Class

SchedulerControl Members

DevExpress.Xpf.Scheduling Namespace