TimeRulerHeaderViewModel.TextSpacing Property
Gets or sets the spacing of the time ruler header’s text.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public double TextSpacing { get; set; }
Property Value
Type | Description |
---|---|
Double | The spacing of the time ruler header’s text. |
See Also