Table of Contents

TTMSFNCDataGridCellHelper.AsCheckBoxCell Property

Returns the cell cast to TTMSFNCDataGridCheckBoxCell, or nil when IsCheckBoxCell is False.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCellHelper Type: TTMSFNCDataGridCheckBoxCell

Syntax

property AsCheckBoxCell: TTMSFNCDataGridCheckBoxCell;