Skip to main content
A newer version of this page is available. .

MVCxClientReportDesignerSaveCommandExecutedEventArgs Class

Provides data for the MVCxClientReportDesigner.SaveCommandExecuted event.

Declaration

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