Skip to content

GridRow Object

See Also

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

GridRow Object Model
Diagram
GridRecord
Diagram
GridRecordItem
Diagram
Childs
Diagram
GridRow
Diagram
Section

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.