ComponentOne ASP.NET MVC Controls
BatchEdit Property

C1.Web.Mvc Namespace > IItemsSource<T> Interface : BatchEdit Property
Gets or sets whether modifications will be sent to the server in batches or as individually requests.
Syntax
'Declaration
 
Property BatchEdit As Boolean
bool BatchEdit {get; set;}
See Also

Reference

IItemsSource<T> Interface
IItemsSource<T> Members