MVCxBatchUpdateValues<T, S> Class
Contains all the changes that are synchronized between the client and the server side when the extension functions in batch edit mode.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Type Parameters
Name | Description |
---|---|
T | The type of items. |
S | The type of item keys. |
Inheritance
Object
MVCxBatchUpdateValues<T, S>
See Also