Back to Devexpress

CardViewEditFormTemplateContainer Class

aspnet-devexpress-dot-web-b7e2d225.md

latest2.6 KB
Original Source

CardViewEditFormTemplateContainer Class

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

Declaration

csharp
public class CardViewEditFormTemplateContainer :
    CardViewCardBaseTemplateContainer
vb
Public Class CardViewEditFormTemplateContainer
    Inherits CardViewCardBaseTemplateContainer

Remarks

CardViewEditFormTemplateContainer objects are automatically instantiated when the CardViewTemplates.EditForm template is created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewEditFormTemplateContainer

See Also

CardViewEditFormTemplateContainer Members

Card View

DevExpress.Web Namespace