Skip to main content
A newer version of this page is available. .

ASPxClientEditBase Class

Serves as the base object for all the editors included in the client-side object model.

Declaration

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.

See Also