aspnet-devexpress-dot-web-5786d64a.md
Represents a container for the templates used to render the Edit Form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewEditFormTemplateContainer :
GridViewBaseRowTemplateContainer
Public Class GridViewEditFormTemplateContainer
Inherits GridViewBaseRowTemplateContainer
GridViewEditFormTemplateContainer objects are automatically instantiated when the GridViewTemplates.EditForm template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewBaseRowTemplateContainer GridViewEditFormTemplateContainer
See Also