MVCxClientQueryBuilderSaveCommandExecutedEventArgs Members
Provides data for the MVCxClientQueryBuilder.SaveCommandExecuted event.Constructors
| Name | Description |
|---|---|
| constructor(result) | Initializes a new instance of the MVCxClientQueryBuilderSaveCommandExecutedEventArgs class with the specified settings. |
Properties
| Name | Description |
|---|---|
| Result | Specifies the Save command execution result. |
See Also