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

FormLayoutExtension<ModelType> Class

Represents an extension object implementing the FormLayout functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class FormLayoutExtension<ModelType> :
    ExtensionBase

Type Parameters

Name
ModelType

The following members return FormLayoutExtension objects:

Inheritance

Object
ExtensionBase
FormLayoutExtension<ModelType>
See Also