AppointmentViewInfo.IsStartVisible Property
In This Article
Indicates whether the appointment scheduled time starts within the visible interval of dates.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if an appointment start is visible; otherwise, false. |
See Also