Skip to main content

DayViewBaseActualAppearance.HeaderItemTextSpacing Property

Gets the text spacing value that is applied to the header items. To specify this value, use the TextSpacing property.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public double HeaderItemTextSpacing { get; }

Property Value

Type Description
Double

The text spacing.

See Also