TcxVerticalGridRows Class
In This Article
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.
See Also