Skip to main content

ViewBaseActualAppearance.AppointmentStatusWidth Property

Gets the width of the appointment status that is applied to the DevExpress.Maui.Scheduler view.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public double AppointmentStatusWidth { get; }

Property Value

Type Description
Double

The width of the appointment status.

See Also