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