Back to Devexpress

DateNavigator.SyncSelectionWithEditValue Property

windowsforms-devexpress-dot-xtrascheduler-dot-datenavigator-322da37a.md

latest1.2 KB
Original Source

DateNavigator.SyncSelectionWithEditValue Property

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

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool SyncSelectionWithEditValue { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property SyncSelectionWithEditValue As Boolean

Property Value

Type
Boolean

See Also

DateNavigator Class

DateNavigator Members

DevExpress.XtraScheduler Namespace