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

MVCxTabbedFormLayoutGroup<ModelType> Class

Represents an individual tabbed layout group within the FormLayout.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxTabbedFormLayoutGroup<ModelType> :
    MVCxTabbedFormLayoutGroup,
    IFormLayoutHtmlHelperOwner

Type Parameters

Name
ModelType
See Also