GridRecords Collection Members
See Also
|
| | Grid Control ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
GridRecords Collection Members
Public Methods
| Method | Description |
|---|---|
Add |
Adds a new GridRecord to the collection of records. |
DeleteAll |
Removes all records and rows from the collection of records. |
DoPropExchange |
Exchanges layout and state information to/from a PropExchange object. |
FindRecordItem |
Call this method to search for a record item by text. |
Insert |
Inserts a new record/row at the specified position in the collection of records. |
InsertAt |
Inserts an existing record in the specified position. |
MergeItems |
Merges 2 or more items in the grid. |
RemoveAt |
Removes the record and row at the specified position in the collection of records. |
Public Properties
| Property | Description |
|---|---|
CaseSensitive |
Specifies whether string comparisons are case-sensitive. |
Count |
Returns the number of GridRecord objects in the collection of records. |
Record |
Returns the specified GridRecord in the collection of records. |
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.