TimeRulerCellViewModel.IsTimeDesignatorBoundary Property
Returns whether the cell represents the time slot that contains midday / midnight.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public bool IsTimeDesignatorBoundary { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also