Skip to main content
A newer version of this page is available. .
Tab

CardViewEditFormTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewEditFormTemplateContainer :
    CardViewCardBaseTemplateContainer

Remarks

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

See Also