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