ASPxClientSpinEditBase Class
Represents a base class for the ASPxClientSpinEdit object.
Declaration
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