AppointmentFormController.IsTimeVisible Property
Gets whether date and time controls are displayed on the form.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | True if date and time control are displayed; otherwise, false. |
See Also