ASPxDayViewAppointmentDisplayOptions.LastAllDayAppointmentBottomIndent Property
Gets or sets the bottom indent for an appointment that lasts the entire day in the Day View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 2 | An integer value that is the bottom indent. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to LastAllDayAppointmentBottomIndent |
---|---|
DayView |
|
See Also