TcxCustomGridRecordViewInfo.GetCellViewInfoByItem(TcxCustomGridTableItem) Method
Declaration
function GetCellViewInfoByItem(AItem: TcxCustomGridTableItem): TcxGridTableDataCellViewInfo; virtual;
Parameters
Name | Type |
---|---|
AItem | TcxCustomGridTableItem |
Returns
Type |
---|
TcxGridTableDataCellViewInfo |
See Also