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