TcxSchedulerTimeGridSelectionBarCell Class
Contains rendering data on the time selection bar.
Declaration
TcxSchedulerTimeGridSelectionBarCell = class(
TcxSchedulerTimeGridMinorScaleCell
)
Remarks
In the TimeGrid View, the time selection bar is drawn under the minor time scale, at the top of the View.
The rendering data is passed as the ViewInfo parameter to the View’s OnCustomDrawSelectionBar event.
Inheritance
TObject
TcxSchedulerCustomViewInfoItem
TcxSchedulerTimeGridScaleCell
TcxSchedulerTimeGridMinorScaleCell
TcxSchedulerTimeGridSelectionBarCell
See Also