Back to Devexpress

DateNavigationPanel.ViewSelectorStyle Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-datenavigationpanel-c8883568.md

latest1.1 KB
Original Source

DateNavigationPanel.ViewSelectorStyle Property

Gets or sets the style of the View Selector. 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 ViewSelectorStyle { get; set; }
vb
Public Property ViewSelectorStyle As Style

Property Value

TypeDescription
Style

Contains style settings.

|

See Also

DateNavigationPanel Class

DateNavigationPanel Members

DevExpress.Xpf.Scheduling Namespace