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