SchedulerColumnPadding.Left Property
In This Article
Gets or sets the distance of the appointment’s left edge from the column’s inner left border in the Day view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer, specifying the distance in pixels. |
#Remarks
See Also