GridViewBatchEditItemTemplateContainer Class
A container for the templates used to render edit cells in batch edit mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
When the ASPxGridViewEditingSettings.Mode is set to Batch, GridViewBatchEditItemTemplateContainer objects are automatically instantiated when the GridViewDataColumn.EditItemTemplate template is created.
Implements
Inheritance
See Also