DayViewBaseActualAppearance.RulerCellSlotLabelFormat Property
Gets the label format value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelFormat property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public string RulerCellSlotLabelFormat { get; }
Property Value
Type | Description |
---|---|
String | The label format. |
See Also