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