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