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

DayViewAppointmentDisplayOptions.ColumnPadding Property

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.1.Core.dll

NuGet Packages: DevExpress.Scheduler.Core, DevExpress.WindowsDesktop.Scheduler.Core

Declaration

public SchedulerColumnPadding ColumnPadding { get; }

Property Value

Type Description
SchedulerColumnPadding

A SchedulerColumnPadding instance specifying column paddings.

Property Paths

You can access this nested property as listed below:

Show 14 property paths

Remarks

ColumnPadding

See Also