ASPxClientSpinEditBase Class
In This Article
Represents a base class for the ASPxClientSpinEdit object.
#Declaration
TypeScript
declare class ASPxClientSpinEditBase extends ASPxClientButtonEditBase
#Remarks
This object is the base for the ASPxClientSpinEdit object. It implements the common client-side functionality, allowing you to manipulate the editor’s value.
#Inheritance
See Also