GridViewBatchEditItemTemplateContainer Class
A container for the templates used to render edit cells in batch edit mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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