Back to Devexpress

DateNavigationPanel.ShowViewSelector Property

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

latest1.4 KB
Original Source

DateNavigationPanel.ShowViewSelector Property

Gets or sets whether to display the View selector on 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 bool ShowViewSelector { get; set; }
vb
Public Property ShowViewSelector As Boolean

Property Value

TypeDefaultDescription
Booleanfalse

true to display the View Selector; otherwise, false.

|

Remarks

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

See Also

DateNavigationPanel Class

DateNavigationPanel Members

DevExpress.Xpf.Scheduling Namespace