Skip to main content

ASPxClientSpinEditBase Class

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.

See Also