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