GridRecord Collection Members
See Also

| Grid Control ActiveX Control v24.0 |
|---|
GridRecord Collection Members
Public Methods
AddItem
Adds a GridRecordItem to the collection of items.
AddItemEx
Adds a GridRecordItem or track to this GridRecord. (Track Control)
DeleteAll
Removes all GridRecordItems from the GridRecord row's collection of GridRecordItems.
Public Properties
Bookmark
Sets a bookmark to the data source record.
Childs
A collection of GridRecords displayed when the expand/collapse button is expanded.
Expanded
Specifies if the expand/collapse button is expanded if an expand/collapse button exists.
FreeHeight
The index of the GridRecord within a collection of GridRecords.
Index
Returns a GridRecordItem by its index from the collection of GridRecordItem.
ItemCount
Returns the number of items inside the record.
ParentRecord
Reference to the parent row's record if this record is in a child row.
PreviewItem
Returns a pointer to the GridRecordItem that contains the preview item for the record when PreviewMode is enabled.
PreviewText
The text displayed for the GridRecord while in PreviewMode.
Records
Returns the parent records for this record.
Tag
Used to hold any extra data that might be useful.
Visible
Specifies whether the GridRecord is visible.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.