Skip to main content

TcxVerticalGridRows Class

A vertical grid control’s row collection.

Declaration

TcxVerticalGridRows = class(
    TObject
)

Remarks

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

Inheritance

TObject
TcxVerticalGridRows
See Also