SimpleSpinButtons Class
In This Article
Contains settings that define the appearance and position of arrow buttons within a time editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SimpleSpinButtons :
SpinButtons
#Related API Members
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.
#Inheritance
See Also