Create(TcxGridCardView) Constructor
Initializes a new instance of the TcxGridCardViewRowLayoutObject class with specified settings.
Declaration
constructor Create(AGridView: TcxGridCardView);
Parameters
Name | Type |
---|---|
AGridView | TcxGridCardView |
See Also