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