MVCxFormLayoutItem Class
In This Article
Represents an individual layout item within the FormLayout.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxFormLayoutItem :
LayoutItem,
IFormLayoutHtmlHelperOwner
#Related API Members
The following members return MVCxFormLayoutItem objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
#Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutItem
MVCxFormLayoutItem
See Also