GridColumnCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Creates a new hidden column and adds it to the end of the collection. |
| Add(GridColumn) | column | Adds the specified column to the end of the collection. |
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Creates a new hidden column and adds it to the end of the collection. |
| Add(GridColumn) | column | Adds the specified column to the end of the collection. |