TTMSFNCDataGridAutoSizeMode Enumeration
Determines which cells are measured by automatic row and column sizing.
API unit family: TMSFNCDataGridRenderer
Members
| Name | Description |
|---|---|
gamVisibleCells |
Measures only cells that are currently visible. |
gamAllCells |
Measures all cells in the row, column, or grid being resized. |