Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class BootstrapSimpleSpinButtons :
    SimpleSpinButtons

The following members return BootstrapSimpleSpinButtons objects:

Remarks

An object of the BootstrapSimpleSpinButtons type can be accessed using the BootstrapTimeEdit.SpinButtons property of a time editor.

See Also