A newer version of this page is available.
Switch to the current version.
GridViewEditItemTemplateContainer Class
Represents a container for the templates used to render edit cells.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewEditItemTemplateContainer :
GridViewDataItemTemplateContainer
Public Class GridViewEditItemTemplateContainer
Inherits GridViewDataItemTemplateContainer
Remarks
GridViewEditItemTemplateContainer objects are automatically instantiated when the GridViewDataColumn.EditItemTemplate template is created.
Implements
Inheritance
Show 11 items
See Also
Feedback