ASPxClientButtonEditClickEventArgs Class
Provides data for the ASPxClientButtonEditBase.ButtonClick event.
Declaration
declare class ASPxClientButtonEditClickEventArgs extends ASPxClientProcessingModeEventArgs
Remarks
ASPxClientButtonEditClickEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientButtonEditClickEventArgs
See Also