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