Skip to main content

SchedulerColumnPadding() Constructor

Initializes a new instance of the SchedulerColumnPadding class with the specified setting.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public SchedulerColumnPadding()

Remarks

Use the DayViewAppointmentDisplayOptions.ColumnPadding property to get access to the SchedulerColumnPadding instance.

See Also