Back to Devexpress

TcxSchedulerTimeGridSelectionBarCell Class

vcl-cxschedulertimegridview-647c6f3a.md

latest1.3 KB
Original Source

TcxSchedulerTimeGridSelectionBarCell Class

Contains rendering data on the time selection bar.

Declaration

delphi
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

TcxSchedulerTimeGridSelectionBarCell Members

cxSchedulerTimeGridView Unit