ASPxClientEventArgs Class
Serves as the base class for arguments of the web controls’ client-side events.
Declaration
declare class ASPxClientEventArgs
Remarks
This is the base class for event arguments whose functionality relates to client-side manipulations with DevExpress web controls.
Inheritance
ASPxClientEventArgs
See Also