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

SimpleSpinButtons Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

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