Back to Devexpress

ASPxClientEditBase Class

aspnet-js-aspxclienteditbase.md

latest756 B
Original Source

ASPxClientEditBase Class

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

Declaration

ts
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

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit

ASPxClientProgressBar

ASPxClientStaticEdit

See Also

ASPxClientEditBase Members