Skip to main content
A newer version of this page is available. .
Tab

GridViewDataItemTemplateContainer Constructors

Represents a container for the templates used to render data cells within the ASPxGridView.
Name Parameters Description
GridViewDataItemTemplateContainer(ASPxGridView, Object, Int32, GridViewDataColumn) grid, row, visibleIndex, column Initializes a new instance of the GridViewDataItemTemplateContainer class with the specified settings.
See Also