Skip to main content

FormLayoutSettings<ModelType> Class

Contains the FormLayout extension settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class FormLayoutSettings<ModelType> :
    SettingsBase

#Type Parameters

Name
ModelType

#Inheritance

Object
SettingsBase
FormLayoutSettings<ModelType>
See Also