TcxSchedulerYearViewContentCellViewInfo Members
A ViewInfo class that contains details required to render the month day cell in the Year View.Constructors
Name | Description |
---|---|
Create(TcxCustomLookAndFeelPainter,TRect,TRect,TcxViewParams,TdxScaleFactor,Boolean) | Initializes a new instance of the TcxSchedulerCustomViewInfoItem class with specified settings. Inherited from TcxSchedulerCustomViewInfoItem. |
Properties
Name | Description |
---|---|
Bitmap | Specifies the background bitmap of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
BorderColor | Specifies the current time block’s border color. Inherited from TcxSchedulerContentCellViewInfo. |
Borders | Specifies the current element’s borders. Inherited from TcxSchedulerCustomViewInfoItem. |
Bounds | Gets the current element’s rectangle. Inherited from TcxSchedulerCustomViewInfoItem. |
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. |
DateTime protected | Specifies a time which is used to determine the time-dependent visual elements within the scheduling area. Inherited from TcxSchedulerCustomResourceViewInfoItem. |
DisplayText | Specifies the text which will be drawn within the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
DontPrint | Inherited from TcxSchedulerContentCellViewInfo. |
Font | Gets the font of the output text of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
Height | Inherited from TcxSchedulerCustomViewInfoItem. |
LineCount | Inherited from TcxSchedulerContentCellViewInfo. |
Painter | Provides access to the painter class used to paint the scheduling area‘s elements. Inherited from TcxSchedulerCustomViewInfoItem. |
Resource | Contains information on resources. Inherited from TcxSchedulerCustomResourceViewInfoItem. |
ScaleFactor | Inherited from TcxSchedulerCustomViewInfoItem. |
Selected | Inherited from TcxSchedulerContentCellViewInfo. |
SelectionColor | Inherited from TcxSchedulerContentCellViewInfo. |
SelectionTextColor | Inherited from TcxSchedulerContentCellViewInfo. |
ShowTimeLine | Gets whether the timeline bar is visible. Inherited from TcxSchedulerContentCellViewInfo. |
SmallFont | Inherited from TcxSchedulerMonthDayContentCellCustomViewInfo. |
SmallTextFont | Inherited from TcxSchedulerMonthDayContentCellCustomViewInfo. |
TextColor | Specifies the color of the output text in the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem. |
TimeEvent | Contains the information required to render a user event. Inherited from TcxSchedulerContentCellViewInfo. |
TimeFinish | Gets the time that is used to determine the time-dependent visual elements within the scheduling area. Inherited from TcxSchedulerCustomResourceViewInfoItem. |
TimeLineBorders | Specifies the timeline bar’s borders. Inherited from TcxSchedulerContentCellViewInfo. |
TimeLineParams | Specifies the timeline bar’s style attributes. Inherited from TcxSchedulerContentCellViewInfo. |
TimeStart | Gets the start time of the time block currently being drawn. Inherited from TcxSchedulerContentCellViewInfo. |
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. |
Methods
Name | Description |
---|---|
Draw(TcxCanvas) | Paints the scheduling area‘s current element on the canvas. Inherited from TcxSchedulerCustomViewInfoItem. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
SetContentState(Boolean,Boolean,Integer,TcxViewParams) | Inherited from TcxSchedulerMonthDayContentCellCustomViewInfo. |
SetTime(TDateTime,TDateTime) | Inherited from TcxSchedulerContentCellViewInfo. |
ToString | Inherited from TObject. |
UpdateSelection(Boolean) | Inherited from TcxSchedulerMonthDayContentCellCustomViewInfo. |
See Also