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