MVCxColumnTokenBoxProperties Constructors
Contains settings specific to a token box column.| Name | Parameters | Description |
|---|---|---|
| MVCxColumnTokenBoxProperties() | none | Initializes a new instance of the MVCxColumnTokenBoxProperties class with default settings. |
| MVCxColumnTokenBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxColumnTokenBoxProperties class with the specified owner. |
See Also