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