MVCxClientReportDesignerSaveCommandExecutedEventArgs Members
Provides data for the MVCxClientReportDesigner.SaveCommandExecuted event.Constructors
| Name | Description |
|---|---|
| constructor(result) | Initializes a new instance of the MVCxClientReportDesignerSaveCommandExecutedEventArgs class with the specified settings. |
Properties
| Name | Description |
|---|---|
| Result | Returns the operation result. |
See Also