FormLayoutExtension<ModelType> Class
In This Article
Represents an extension object implementing the FormLayout functionality.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class FormLayoutExtension<ModelType> :
ExtensionBase
#Type Parameters
Name |
---|
Model |
#Related API Members
The following members return FormLayoutExtension<ModelType> objects:
#Inheritance
Object
ExtensionBase
FormLayoutExtension<ModelType>
See Also