GridRecord Collection
See Also
|
| | Grid Control ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Description
Represents a collection of GridRecordItem objects.
For a list of all members defined in this module, see GridRecord Members.
Object Model



Remarks
A collection of GridRecordItems is one record in the GridControl. The record is then associated with a GridRow so it can be displayed as a row in the GridControl.
The GridRecord can be thought of as a row (the GridRecord is actually attached to a GridRow and the row displays the GridRecordItem stored in the GridRecord), and the GridRecordItem can be thought of as the individual cells in the row.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.