TcxSchedulerCustomViewInfoItem.Color Property
Specifies the background color of the scheduling area‘s current element.
Declaration
property Color: TColor read; write;
Property Value
Type |
---|
TColor |
Remarks
Use the Color property to specify the color of the desired element’s background.
Note
If the Bitmap property is set, then the Color property value is ignored.
See Also