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.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class FormLayoutExtension<ModelType> :
    ExtensionBase

Type Parameters

Name
ModelType

The following members return FormLayoutExtension objects:

Inheritance

Object
ExtensionBase
FormLayoutExtension<ModelType>
See Also