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