Back to Devexpress

SchedulerDateNavigatorStyleSettings.AllowChangeSchedulerView Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulerdatenavigatorstylesettings-928da024.md

latest1.4 KB
Original Source

SchedulerDateNavigatorStyleSettings.AllowChangeSchedulerView Property

Gets or sets whether to automatically change the current scheduler view to better fit the current selection.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public bool AllowChangeSchedulerView { get; set; }
vb
Public Property AllowChangeSchedulerView As Boolean

Property Value

TypeDescription
Boolean

true, to change the current scheduler view to better fit the current selection; otherwise, false.

|

See Also

SchedulerDateNavigatorStyleSettings Class

SchedulerDateNavigatorStyleSettings Members

DevExpress.Xpf.Scheduling Namespace