GridLookupColumnState Constructors
Contains information (the current state) on an individual column within the GridLookup.| Name | Parameters | Description |
|---|---|---|
| GridLookupColumnState() | none | Initializes a new instance of the GridLookupColumnState class. |
| GridLookupColumnState(String) | fieldName | Initializes a new instance of the GridLookupColumnState class associated with the specified data field. |
See Also