ASPxSpinEditBase Class
In This Article
Represents the base class for editors capable of displaying and editing text data using spin buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxSpinEditBase :
ASPxButtonEditBase
#Remarks
This object is the base for the ASPxSpinEdit objects.
#Implements
Show 17 items
#Inheritance
See Also