Skip to main content
A newer version of this page is available.

BootstrapSchedulerDayViewAppointmentDisplayOptions.ColumnPadding Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.2.dll

Declaration

[Browsable(false)]
public SchedulerColumnPadding ColumnPadding { get; }

Property Value

Type
SchedulerColumnPadding

Property Paths

You can access this nested property as listed below:

Object Type Path to ColumnPadding
BootstrapDayView
.AppointmentDisplayOptions.ColumnPadding
BootstrapFullWeekView
.AppointmentDisplayOptions.ColumnPadding
BootstrapWorkWeekView
.AppointmentDisplayOptions.ColumnPadding
See Also