GridLookupColumnStateCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Adds a new column state object to the collection. |
| Add(GridLookupColumnState) | column | Adds the specified column state object to the collection. |
| Add(String) | fieldName | Adds a column state object specified by the field name to the collection. |