AppointmentFormControllerBase.Caption Property
Gets the caption used in appointment editing form.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the caption of the appointment dialog. |
See Also