GridViewDataItemTemplateContainer Class
Represents a container for the templates used to render data cells within the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
GridViewDataItemTemplateContainer objects are automatically instantiated when one of the following templates is created: GridViewTemplates.DataItem, GridViewDataColumn.DataItemTemplate.
Implements
See Also