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