Skip to main content

DateNavigator.UpdateSelectionWhenNavigating Property

Overrides the base property to hide it. For internal use only.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool UpdateSelectionWhenNavigating { get; set; }

Property Value

Type
Boolean
See Also