Skip to main content

TcxSchedulerCustomViewInfoItem.Bitmap Property

Specifies the background bitmap of the scheduling area‘s current element.

Declaration

property Bitmap: TBitmap read; write;

Property Value

Type
TBitmap

Remarks

Use the Bitmap property to specify the bitmap used to draw the desired element’s background.

Note

If the Bitmap property is set, then the Color property value is ignored.

See Also