Skip to content

GridRecords Collection Members

See Also

GridRecords Overview

| See Also | | Grid Control ActiveX Control v24.0 | | | | | | | | |---|---|---|---|---|---|---|---|---|

GridRecords Collection Members

Public Methods

Method Description
Public Method Add Adds a new GridRecord to the collection of records.
Public Method DeleteAll Removes all records and rows from the collection of records.
Public Method DoPropExchange Exchanges layout and state information to/from a PropExchange object.
Public Method FindRecordItem Call this method to search for a record item by text.
Public Method Insert Inserts a new record/row at the specified position in the collection of records.
Public Method InsertAt Inserts an existing record in the specified position.
Public Method MergeItems Merges 2 or more items in the grid.
Public Method RemoveAt Removes the record and row at the specified position in the collection of records.

Public Properties

Property Description
Public Property CaseSensitive Specifies whether string comparisons are case-sensitive.
Public Property Count Returns the number of GridRecord objects in the collection of records.
Public Property Record Returns the specified GridRecord in the collection of records.

See Also

GridRecords Overview


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