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

SchedulerColumnPadding() Constructor

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

public SchedulerColumnPadding()

Remarks

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

See Also