Back to Devexpress

DayViewBase.TimeIndicatorAppearance Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-f8cc2df6.md

latest1.1 KB
Original Source

DayViewBase.TimeIndicatorAppearance Property

Gets or sets appearance settings of time indicators. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public TimeIndicatorAppearance TimeIndicatorAppearance { get; set; }

Property Value

TypeDescription
TimeIndicatorAppearance

The object that stores the appearance settings.

|

Remarks

Refer to the following topic to see the available appearance properties: TimeIndicatorAppearance members.

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace