Skip to main content

ASPxClientButtonEditClickEventArgs Class

Provides data for the ASPxClientButtonEditBase.ButtonClick event.

#Declaration

TypeScript
declare class ASPxClientButtonEditClickEventArgs extends ASPxClientProcessingModeEventArgs

#Remarks

ASPxClientButtonEditClickEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.

#Inheritance

See Also