DayViewTimeCells.VisibleTimeSnapMode Property
Specifies whether the start of the scheduler visible interval should be displayed as set without adjusting it to a custom time ruler.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the start of the scheduler visible interval should be shown as specified without stretching it to the time slot of the ruler; otherwise, false. |
See Also