Skip to main content
Tab

GridViewEditFormTemplateContainer Class

Represents a container for the templates used to render the Edit Form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewEditFormTemplateContainer :
    GridViewBaseRowTemplateContainer

Remarks

GridViewEditFormTemplateContainer objects are automatically instantiated when the GridViewTemplates.EditForm template is created.

See Also