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