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