A newer version of this page is available.
Switch to the current version.
AppointmentDisplayOptions.ToString() Method
Returns the textual representation of appointment display options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
Returns
Type | Description |
---|---|
String | A String value which is the textual representation of appointment display options. |
Remarks
The ToString method always returns Empty.
See Also
Feedback