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