Skip to main content
Tab

GridBaseTemplateContainer Constructors

Serves as a base for classes that represent containers for the templates used to render different elements of grid-like controls.
Name Parameters Description
GridBaseTemplateContainer(ASPxGridBase, Int32, Object) grid, index, dataItem Initializes a new instance of the GridBaseTemplateContainer class.
GridBaseTemplateContainer(ASPxGridBase) grid Initializes a new instance of the GridBaseTemplateContainer class.
See Also