Skip to content

GridRecord Collection Members

See Also

GridRecord Overview

See Also

Grid Control ActiveX Control v24.0

GridRecord Collection Members

Public Methods

Public Method AddItem
Adds a GridRecordItem to the collection of items.

Public Method AddItemEx
Adds a GridRecordItem or track to this GridRecord. (Track Control)

Public Method DeleteAll
Removes all GridRecordItems from the GridRecord row's collection of GridRecordItems.

Public Properties

Public Property Bookmark
Sets a bookmark to the data source record.

Public Property Childs
A collection of GridRecords displayed when the expand/collapse button is expanded.

Public Property Expanded
Specifies if the expand/collapse button is expanded if an expand/collapse button exists.

Public Property FreeHeight
The index of the GridRecord within a collection of GridRecords.

Public Property Index
Returns a GridRecordItem by its index from the collection of GridRecordItem.

Public Property ItemCount
Returns the number of items inside the record.

Public Property ParentRecord
Reference to the parent row's record if this record is in a child row.

Public Property PreviewItem
Returns a pointer to the GridRecordItem that contains the preview item for the record when PreviewMode is enabled.

Public Property PreviewText
The text displayed for the GridRecord while in PreviewMode.

Public Property Records
Returns the parent records for this record.

Public Property Tag
Used to hold any extra data that might be useful.

Public Property Visible
Specifies whether the GridRecord is visible.

See Also

GridRecord Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.