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