[]
Collection of columns.
public class GridColumnCollection : GridRowColCollection<GridColumn>, INotifyPropertyChanged, IDisposable
| Name | Description |
|---|---|
| DataCollection | |
| this[string] | Gets a GridColumn by its name. |
| Name | Description |
|---|---|
| IndexOf(string) | Gets the index of the column with a given name in the collection. |