Add(Title: String): IDataGridBand;
Title - header of a band being created.
The Add method adds a new band, which header is passed as the Title input parameter.
See also:
IDataGridBands