TTMSFNCDataGridHeaderGroups Class
Ordered list of
TTMSFNCDataGridHeaderGroupchips currently displayed in the visual-grouping bar. UseFindto locate the chip for a specific column.
API unit family: TMSFNCDataGrid
Inherits from: TObjectList<TTMSFNCDataGridHeaderGroup>
Syntax
TTMSFNCDataGridHeaderGroups = class(TObjectList<TTMSFNCDataGridHeaderGroup>)
Methods
| Name | Description |
|---|---|
| Find | Finds the chip representing AColumn. Returns True and assigns AHeaderGroup when found; returns False otherwise. |