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

FormLayoutSettings<ModelType> Class

Contains the FormLayout extension settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class FormLayoutSettings<ModelType> :
    SettingsBase

Type Parameters

Name
ModelType

Inheritance

Object
SettingsBase
FormLayoutSettings<ModelType>
See Also