Skip to main content

DayViewAppointmentDisplayOptions.ColumnPadding Property

Enables you to specify appointment column paddings in the Day View.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll

Declaration

public SchedulerColumnPadding ColumnPadding { get; }

Property Value

Type Description
SchedulerColumnPadding

A SchedulerColumnPadding instance specifying column paddings.

Remarks

ColumnPadding

See Also