SchedulerDateNavigatorStyleSettings.NavigatorVisibleDateRangeChanged(Boolean) Method
Fires the SchedulerDateNavigatorStyleSettings.CustomizeSpecialDates event and updates the DateNavigator display.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| isScrolling | Boolean | True, to shift selection to the visible area; otherwise, false. |
See Also