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

GridViewEditFormLayoutItemTemplateContainer Constructors

Represents a container for the templates that are used to render layout items in the GridView’s edit form.
Name Parameters Description
GridViewEditFormLayoutItemTemplateContainer(ASPxGridView, Object, Int32, GridViewDataColumn, ColumnLayoutItem) grid, row, visibleIndex, column, layoutItem Initializes a new instance of the GridViewEditFormLayoutItemTemplateContainer class.
See Also