TcxSchedulerTimeRulerCellViewInfo Properties
A ViewInfo class that contains the details required to render a time ruler.Name | Description |
---|---|
AdditionalTimeZone | Gets the second time ruler’s number. |
Bitmap | Specifies the background bitmap of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
Borders | Specifies the current element’s borders. Inherited from TcxSchedulerCustomViewInfoItem. |
Bounds | Gets the rectangle of the current time ruler. |
Canvas | Represents the surface on which the required element will be drawn. Inherited from TcxSchedulerCustomViewInfoItem. |
ClipRect | Gets the current element’s clipping rectangle. Inherited from TcxSchedulerCustomViewInfoItem. |
Color | Specifies the background color of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
DisplayText protected | Specifies the text which will be drawn within the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
DisplayTexts | Gets the output text displayed in the current time ruler. |
Font | Gets the font of the output text of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
HasAdditionalTimeZone | Gets whether the second time ruler is displayed in the scheduling area. |
Height | Inherited from TcxSchedulerCustomViewInfoItem. |
Hour | Gets the primary time ruler’s hour which is currently being drawn. |
LargeFont | |
LastVisibleHour | |
LineCount | |
Painter | Provides access to the painter class used to paint the scheduling area‘s elements. Inherited from TcxSchedulerCustomViewInfoItem. |
ScaleFactor | Inherited from TcxSchedulerCustomViewInfoItem. |
ShowMinutes | Specifies whether minutes are shown in the time ruler(s). |
TextColor | Specifies the color of the output text in the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
TimeZone | Returns the time zone number for the primary time ruler. |
Transparent | Specifies whether the background of the current element will be drawn. Inherited from TcxSchedulerCustomViewInfoItem. |
UseRightToLeftAlignment | Inherited from TcxSchedulerCustomViewInfoItem. |
ViewParams | Gets the style attributes of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
Visible | Gets whether the current element will be drawn within the scheduling area. Inherited from TcxSchedulerCustomViewInfoItem. |
Width | Inherited from TcxSchedulerCustomViewInfoItem. |
See Also