Skip to main content
Tab

SimpleSpinButtons Class

Contains settings that define the appearance and position of arrow buttons within a time editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SimpleSpinButtons :
    SpinButtons

The following members return SimpleSpinButtons objects:

Remarks

An object of the SimpleSpinButtons type can be accessed via the ASPxTimeEdit.SpinButtons property of a time editor.

See Also