SchedulerDateNavigationBar.ShowViewSelectorButton Property
Gets or sets whether the Date Navigation Bar should show a button that allows users to select the active Scheduler View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v20.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, to display the View Selector button; otherwise, false. |
Implements
DevExpress.XtraScheduler.Internal.ISchedulerDateNavigationBar.ShowViewSelectorButton
See Also
Feedback