Create(TcxCustomGridRecordViewInfo) Constructor
Initializes a new instance of the TcxGridTableCellViewInfo class with specified settings.
Declaration
constructor Create(ARecordViewInfo: TcxCustomGridRecordViewInfo); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ARecordViewInfo | TcxCustomGridRecordViewInfo |
See Also