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

MVCxFormLayoutGroup<ModelType> Class

Represents an individual layout group within the FormLayout.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxFormLayoutGroup<ModelType> :
    MVCxFormLayoutGroup,
    IFormLayoutHtmlHelperOwner

Type Parameters

Name
ModelType
See Also