MVCxGridBatchUpdateValues<T, S> Constructors
Contains all the changes that are synchronized between the client and the server side when the GridView functions in batch edit mode.Name | Description |
---|---|
MVCxGridBatchUpdateValues() | Initializes a new instance of the MVCxGridBatchUpdateValues<T, S> class with default settings. |
See Also