BootstrapSpinButtons Constructors
Contains settings that define the appearance and position of spin buttons.Name | Parameters | Description |
---|---|---|
BootstrapSpinButtons() | none | Initializes a new instance of the BootstrapSpinButtons class with default settings. |
BootstrapSpinButtons(IWebControlObject) | owner | Initializes a new instance of the BootstrapSpinButtons class with the specified owner. |
See Also