DayViewBase.TimeRulerCellAppearanceProperty Field
In This Article
Identifies the TimeRulerCellAppearance bindable property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public static readonly BindableProperty TimeRulerCellAppearanceProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also