A newer version of this page is available.
Switch to the current version.
BootstrapSimpleSpinButtons Class
Contains settings that define the appearance and position of arrow buttons within a time editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapSimpleSpinButtons :
SimpleSpinButtons
Public Class BootstrapSimpleSpinButtons
Inherits SimpleSpinButtons
Related API Members
The following members accept/return BootstrapSimpleSpinButtons objects:
Remarks
An object of the BootstrapSimpleSpinButtons type can be accessed using the BootstrapTimeEdit.SpinButtons property of a time editor.
Inheritance
Object
StateManager
CollectionItem
EditButton
SpinButtons
SimpleSpinButtons
BootstrapSimpleSpinButtons
See Also
Feedback