Filter from the Column Collection based on criteria.
Callback with filter criteria.
Gets a Column by ID.
Column ID to fetch.
Get a Column by its index in the collection.
Index of the Column being searched.
Get a Column based on an offset with respect to another column in the collection.
Reference Column
Offset with respect to the Reference Column
Gets all Columns
Get Columns in a collection with respect to a Transaction ID and Active/ Inactive state.
Transaction ID with respect to which Columns are fetched.
Whether inactive columns should be included.
Generated using TypeDoc
Column Collection for readonly IColumnData objects.