SchedulerOptionsCustomization.ToString() Method
Returns the textual representation of customization options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Returns
Type | Description |
---|---|
String | A String value which is the textual representation of customization options. |
Remarks
This method overrides the ToString() method to return the Empty value.
See Also