ASPxClientEditBase Class
In This Article
Serves as the base object for all the editors included in the client-side object model.
#Declaration
TypeScript
declare class ASPxClientEditBase extends ASPxClientControl
#Remarks
This object is the base for all the client-side editors. It implements the common client-side functionality which allows you to operate the editor’s value.
#Inheritance
See Also