Skip to main content

TcxSchedulerDayHeaderCellViewInfo Methods

A ViewInfo class that contains the details required to render the day cells.
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