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