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

GridViewBaseTemplateContainer Constructors

Serves as a base for classes that represent containers for the templates used to render the ASPxGridView’s elements.
Name Parameters Description
GridViewBaseTemplateContainer(ASPxGridView, Int32, Object) grid, index, dataItem Initializes a new instance of the GridViewBaseTemplateContainer class.
GridViewBaseTemplateContainer(ASPxGridView) grid Initializes a new instance of the GridViewBaseTemplateContainer class.
See Also