SchedulerColorSchema Properties
A color schema which contains colors for a scheduler’s resources.| Name | Description |
|---|---|
| BaseColor | Gets or sets the schema’s base color, whose variations, according to an internal algorithm, are used as other color components of the schema. |
| Cell | Gets or sets the color value of the cell’s color schema component. |
| CellBorder | Gets or sets the color value of the normal cell border’s color. |
| CellBorderDark | Gets or sets the color value of the color schema component. |
| CellLight | Gets or sets the color value of the color schema component. |
| CellLightBorder | Gets or sets the color value of the color schema component. |
| CellLightBorderDark | Gets or sets the color value of the color schema component. |
See Also