SchedulerDateNavigatorStyleSettings.AllowUpdateSelectionOnMonthChanged Property
Gets or sets whether to update the month part of the selected dates when the user navigates through different months. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to automatically change the month part of the selected dates to the currently selected month; otherwise, false. |
See Also