aspnet-devexpress-dot-web-b7e2d225.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 CardViewEditFormTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewEditFormTemplateContainer
Inherits CardViewCardBaseTemplateContainer
CardViewEditFormTemplateContainer objects are automatically instantiated when the CardViewTemplates.EditForm template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewEditFormTemplateContainer
See Also