Back to Devexpress

FormLayoutSettings<ModelType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-formlayoutsettings-1.md

latest1.2 KB
Original Source

FormLayoutSettings<ModelType> Class

Contains the FormLayout extension settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class FormLayoutSettings<ModelType> :
    SettingsBase
vb
Public Class FormLayoutSettings(Of ModelType)
    Inherits SettingsBase

Type Parameters

Name
ModelType

Inheritance

Object SettingsBase FormLayoutSettings<ModelType>

See Also

FormLayoutSettings<ModelType> Members

FormLayout

DevExpress.Web.Mvc Namespace