FormLayoutSettings<ModelType> Class
In This Article
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 |
---|
Model |
#Inheritance
Object
SettingsBase
FormLayoutSettings<ModelType>
See Also