TTMSFNCDataGridHeaderVisualGroupingLayout Class
Cell layout used for the text inside grouping-bar chips. Inherits all fill, font, and border properties from
TTMSFNCDataGridCellLayoutand defaultsTextAlignto centred.
API unit family: TMSFNCDataGrid
Inherits from: TTMSFNCDataGridCellLayout
Syntax
TTMSFNCDataGridHeaderVisualGroupingLayout = class(TTMSFNCDataGridCellLayout)
Properties
| Name | Description |
|---|---|
| TextAlign | Horizontal alignment of the chip caption inside its layout box. Default is gtaCenter. |