Skip to main content
Tab

VerticalGridDataItemTemplateContainer Constructors

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