SchedulerColumnPadding Class
In This Article
Represents a storage for the parameters used to specify the distance from the appointmernt’s boundary to the column’s inner border in the Day View
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
public class SchedulerColumnPadding :
SchedulerNotificationOptions
#Related API Members
The following members return SchedulerColumnPadding objects:
#Remarks
A SchedulerColumnPadding instance is accessible via the DayViewAppointmentDisplayOptions.ColumnPadding property.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
SchedulerColumnPadding
See Also