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