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