Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

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