ASPxClientGlobalEvents Class
Represents a client-side equivalent of the ASPxGlobalEvents component.
Declaration
declare class ASPxClientGlobalEvents
Remarks
The ASPxClientGlobalEvents object serves as a client-side equivalent of the ASPxGlobalEvents component, and implements the functionality allowing a logic common for all DevExpress web controls on the page to be realized via the specific client events.
See Also