Back to Devexpress

MonthViewAppointmentDisplayOptionsEx.AppointmentInterspacing Property

windowsforms-devexpress-dot-xtrascheduler-dot-monthviewappointmentdisplayoptionsex-ce130125.md

latest1.6 KB
Original Source

MonthViewAppointmentDisplayOptionsEx.AppointmentInterspacing Property

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
[DefaultValue(-1)]
[XtraSerializableProperty]
public override int AppointmentInterspacing { get; set; }
vb
<DefaultValue(-1)>
<XtraSerializableProperty>
Public Overrides Property AppointmentInterspacing As Integer

Property Value

TypeDefault
Int32-1

Property Paths

You can access this nested property as listed below:

Object TypePath to AppointmentInterspacing
MonthView

.AppointmentDisplayOptions .AppointmentInterspacing

|

See Also

MonthViewAppointmentDisplayOptionsEx Class

MonthViewAppointmentDisplayOptionsEx Members

DevExpress.XtraScheduler Namespace