CalendarControlBase.UpdateDateTimeWhenNavigating Property
Gets or sets whether the same day (as in the current month) is selected in another month when you navigate from the current month to that month.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the same day is selected in another month when you navigate from the current month to that month; otherwise, false. |
See Also