SchedulerDateNavigatorStyleSettings.RoundSelectionToEntireWeek Property
In This Article
Specify whether the selection within the date navigator should always be rounded to entire weeks when selecting a continuous range of dates by dragging across two or more weeks.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the selection within the date navigator should be rounded to entire weeks; otherwise, false. |
#Remarks
#Implements
DevExpress.Xpf.Scheduler.ISchedulerDateNavigatorControllerOwner.RoundSelectionToEntireWeek
See Also