Back to Devexpress

TcxVerticalGridRows Class

vcl-cxvgrid-ce48d1e4.md

latest518 B
Original Source

TcxVerticalGridRows Class

A vertical grid control’s row collection.

Declaration

delphi
TcxVerticalGridRows = class(
    TObject
)

Remarks

A TcxVerticalGridRows object is referenced by the vertical grid’s Rows property.

Inheritance

TObject TcxVerticalGridRows

See Also

TcxVerticalGridRows Members

cxVGrid Unit