Skip to main content

FormLayoutExtension<ModelType> Class

Represents an extension object implementing the FormLayout functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.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