Back to Devexpress

MVCxFormLayoutItem Class

aspnetmvc-devexpress-dot-web-dot-mvc-22351062.md

latest2.9 KB
Original Source

MVCxFormLayoutItem Class

Represents an individual layout item within the FormLayout.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxFormLayoutItem :
    LayoutItem,
    IFormLayoutHtmlHelperOwner
vb
Public Class MVCxFormLayoutItem
    Inherits LayoutItem
    Implements IFormLayoutHtmlHelperOwner

The following members return MVCxFormLayoutItem objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

DevExpress.Web.Design.IDesignTimePropertiesOwner

IDataSourceViewSchemaAccessor

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem MVCxFormLayoutItem

See Also

MVCxFormLayoutItem Members

Item Manipulation

DevExpress.Web.Mvc Namespace