DayViewBase.TimeIndicatorStyle Property
Gets or sets appearance settings of the time indicator.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public TimeIndicatorStyle TimeIndicatorStyle { get; set; }
Property Value
Type | Description |
---|---|
TimeIndicatorStyle | The storage of time indicator appearance settings. |
See Also