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

MVCxFormLayoutItem Class

Represents an individual layout item within the FormLayout.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxFormLayoutItem :
    LayoutItem,
    IFormLayoutHtmlHelperOwner

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
See Also