ASPxWeekViewAppointmentDisplayOptions.LastAppointmentBottomIndent Property
Gets or sets an appointment bottom indent in the Week View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 2 | An integer value that is the appointment bottom indent. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to LastAppointmentBottomIndent |
---|---|
WeekView |
|
See Also