DayViewBaseActualAppearance.TimeIndicatorBorderThickness Property
Gets the border thickness value that is applied to the time indicator.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public Thickness TimeIndicatorBorderThickness { get; }
Property Value
Type | Description |
---|---|
Thickness | The border thickness. |
See Also