TTMSFNCDataGridRenderer.Layouts Property
Returns the custom
TTMSFNCDataGridCellLayoutstored for the given cell, or nil if no cell-level layout override exists.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: TTMSFNCDataGridCellLayout
Syntax
property Layouts[AColumn, ARow: Integer]: TTMSFNCDataGridCellLayout;