Skip to main content

SchedulerColumnPadding() Constructor

In This Article

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.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