GridViewBatchEditItemTemplateContainer Constructors
A container for the templates used to render edit cells in batch edit mode.| Name | Parameters | Description |
|---|---|---|
| GridViewBatchEditItemTemplateContainer(ASPxGridView, GridViewDataColumn) | grid, column | Initializes a new instance of the GridViewBatchEditItemTemplateContainer class with the specified settings. |
See Also