MVCxVerticalGridEditingSettings Properties
Provides editing settings for VerticalGrid.Name | Description |
---|---|
BatchEditSettings | Gets the Batch Edit Mode settings. Inherited from ASPxVerticalGridEditingSettings. |
BatchUpdateRouteValues | Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to batch data modifications. |
Mode | Gets or sets a value that specifies the ASPxVerticalGrid’s editing mode. Inherited from ASPxVerticalGridEditingSettings. |
ShowModelErrorsForEditors | Gets or sets a value that specifies whether or not model error messages should be automatically displayed for invalid editors. |
See Also