Back to Devexpress

BootstrapSimpleSpinButtons Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-6fec186a.md

latest2.0 KB
Original Source

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSimpleSpinButtons :
    SimpleSpinButtons
vb
Public Class BootstrapSimpleSpinButtons
    Inherits 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.

Inheritance

Object StateManager CollectionItem EditButton SpinButtons SimpleSpinButtons BootstrapSimpleSpinButtons

See Also

BootstrapSimpleSpinButtons Members

DevExpress.Web.Bootstrap Namespace