ASPxMonthViewAppointmentDisplayOptions.AppointmentGapWidth Property
Specifies the width of the horizontal gap between appointments.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 4 | An integer value specifying the width of the horizontal gap between appointments. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to AppointmentGapWidth |
|---|---|
| MonthView |
|
See Also