DayViewBase.TimeRulerHeaderStyle Property
Gets or sets appearance settings of the time ruler header.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public TimeRulerHeaderStyle TimeRulerHeaderStyle { get; set; }
Property Value
Type | Description |
---|---|
TimeRulerHeaderStyle | The storage of time ruler header appearance settings. |
Remarks
The Views provide the following options that configure the default header’s appearance:
See Also