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