Create(TcxGridRowFootersViewInfo,Integer) Constructor
Initializes a new instance of the TcxGridRowFooterViewInfo class with specified settings.
Declaration
constructor Create(AContainer: TcxGridRowFootersViewInfo; ALevel: Integer); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AContainer | TcxGridRowFootersViewInfo |
| ALevel | Integer |
See Also