DayViewBaseActualAppearance.TimeIndicatorLineHeight Property
Gets the line height value that is applied to the time indicator.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public double TimeIndicatorLineHeight { get; }
Property Value
Type | Description |
---|---|
Double | The line height. |
See Also