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