ASPxClientEditClickEventArgs Class
Provides data for the client-side events which concern clicking within editors.
Declaration
declare class ASPxClientEditClickEventArgs extends ASPxClientEventArgs
Remarks
ASPxClientEditClickEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientEditClickEventArgs
See Also