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