VerticalGridRowState Constructors
Contains information (the current state) on an individual row.| Name | Parameters | Description |
|---|---|---|
| VerticalGridRowState() | none | Initializes a new instance of the VerticalGridRowState class with default settings. |
| VerticalGridRowState(String) | fieldName | Initializes a new instance of the VerticalGridRowState class with the specified field name. |
See Also