TcxSchedulerCustomViewInfoItem Properties
A ViewInfo class that contains information which is used to render the various elements of the scheduler area.Name | Description |
---|---|
Bitmap | Specifies the background bitmap of the scheduling area‘s current element. |
Borders | Specifies the current element’s borders. |
Bounds | Gets the current element’s rectangle. |
Canvas | Represents the surface on which the required element will be drawn. |
ClipRect | Gets the current element’s clipping rectangle. |
Color | Specifies the background color of the scheduling area‘s current element. |
DisplayText protected | Specifies the text which will be drawn within the scheduling area‘s current element. |
Font | Gets the font of the output text of the scheduling area‘s current element. |
Height | |
Painter | Provides access to the painter class used to paint the scheduling area‘s elements. |
ScaleFactor | |
TextColor | Specifies the color of the output text in the scheduling area‘s current element. |
Transparent | Specifies whether the background of the current element will be drawn. |
UseRightToLeftAlignment | |
ViewParams | Gets the style attributes of the scheduling area‘s current element. |
Visible | Gets whether the current element will be drawn within the scheduling area. |
Width |
See Also