GridRow Object
See Also

Grid Control ActiveX Control v24.0
Description
Represents one or more rows in the GridControl.
For a list of all members defined in this module, see GridRow members.
Object Model











Remarks
Each GridRow has an associated GridRecord. Each GridRow can have a collection of GridRows that can be expanded or collapsed when the row is clicked, displaying the rows in the collection.
Rows are added using the add method and removed using the RemoveAt method.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.