Skip to main content

MVCxClientReportDesignerSaveCommandExecutedEventArgs Class

Provides data for the MVCxClientReportDesigner.SaveCommandExecuted event.

#Declaration

TypeScript
declare class MVCxClientReportDesignerSaveCommandExecutedEventArgs extends ASPxClientEventArgs

#Remarks

An instance of the MVCxClientReportDesignerSaveCommandExecutedEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.

#Inheritance

ASPxClientEventArgs
MVCxClientReportDesignerSaveCommandExecutedEventArgs
See Also