TTMSFNCDataGridCellHelper.AsNodeCell Property
Returns the cell cast to TTMSFNCDataGridNodeCell, or nil when IsNodeCell is False.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridCellHelper
Type: TTMSFNCDataGridNodeCell
Syntax
property AsNodeCell: TTMSFNCDataGridNodeCell;