Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class MVCxBatchUpdateValues<T, S>
    where T :
    new()

Type Parameters

Name
T
S
See Also