SchedulerColorSchema.ToString() Method
Returns the textual representation of the color schema.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value which is the textual representation of the color schema. |
Remarks
The ToString method always returns the “ColorSchema” value.
See Also