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