Skip to main content

TcxSchedulerDayHeaderCellViewInfo Members

A ViewInfo class that contains the details required to render the day cells.

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
ActualModernStyleDisplayMode
AlignHorz Inherited from TcxSchedulerCustomHeaderCellViewInfo.
AlignVert Inherited from TcxSchedulerCustomHeaderCellViewInfo.
AutoHeight Inherited from TcxSchedulerCustomHeaderCellViewInfo.
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 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.
Compressed Specifies whether the current day cell is split across two cells.
DateTime Inherited from TcxSchedulerCustomHeaderCellViewInfo.
DisplayText Specifies the text which will be drawn within the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem.
Font Gets the font of the output text of the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem.
Height Inherited from TcxSchedulerCustomViewInfoItem.
ImageIndex Inherited from TcxSchedulerCustomHeaderCellViewInfo.
ImagePosition Inherited from TcxSchedulerCustomHeaderCellViewInfo.
ImageRect Inherited from TcxSchedulerCustomHeaderCellViewInfo.
Images Inherited from TcxSchedulerCustomHeaderCellViewInfo.
IsResourceHeader Inherited from TcxSchedulerCustomHeaderCellViewInfo.
MultiLine Inherited from TcxSchedulerCustomHeaderCellViewInfo.
Neighbors Inherited from TcxSchedulerCustomHeaderCellViewInfo.
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.
RotateHeader Inherited from TcxSchedulerCustomHeaderCellViewInfo.
RotateText Inherited from TcxSchedulerCustomHeaderCellViewInfo.
ScaleFactor Inherited from TcxSchedulerCustomViewInfoItem.
Selected Inherited from TcxSchedulerCustomHeaderCellViewInfo.
SelectionColor Inherited from TcxSchedulerCustomHeaderCellViewInfo.
SelectionTextColor Inherited from TcxSchedulerCustomHeaderCellViewInfo.
ShowEndEllipsis Inherited from TcxSchedulerCustomHeaderCellViewInfo.
TextColor Specifies the color of the output text in the scheduling area‘s current element. Inherited from TcxSchedulerCustomViewInfoItem.
TextRect Inherited from TcxSchedulerCustomHeaderCellViewInfo.
TimeFinish protected Gets the time that is used to determine the time-dependent visual elements within the scheduling area. Inherited from TcxSchedulerCustomResourceViewInfoItem.
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
Calculate(string) Inherited from TcxSchedulerCustomHeaderCellViewInfo.
CalculateImageLayout Inherited from TcxSchedulerCustomHeaderCellViewInfo.
ConvertDateToDisplayText(Integer) Converts the date, which is associated with the current date cell, into a formatted date string.
Draw(TcxCanvas) Paints the scheduling area‘s current element on the canvas. Inherited from TcxSchedulerCustomViewInfoItem.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also