DayViewAppointmentDisplayOptions.ColumnPadding Property
In This Article
Enables you to specify appointment column paddings in the Day View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
public SchedulerColumnPadding ColumnPadding { get; }
#Property Value
Type | Description |
---|---|
Scheduler |
A Scheduler |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Column |
---|---|
Scheduler |
|
#Remarks
See Also