Back to Devexpress

SchedulerColumnPadding Class

corelibraries-devexpress-dot-xtrascheduler-e708a447.md

latest1.9 KB
Original Source

SchedulerColumnPadding Class

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.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public class SchedulerColumnPadding :
    SchedulerNotificationOptions
vb
Public Class SchedulerColumnPadding
    Inherits SchedulerNotificationOptions

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

SchedulerColumnPadding Members

DevExpress.XtraScheduler Namespace