aspnetmvc-devexpress-dot-web-dot-mvc-bc940347.md
Represents a layout item (with MVC specificity) within the GridView’s edit form.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewColumnLayoutItem :
GridViewColumnLayoutItem,
IFormLayoutHtmlHelperOwner
Public Class MVCxGridViewColumnLayoutItem
Inherits GridViewColumnLayoutItem
Implements IFormLayoutHtmlHelperOwner
The following members return MVCxGridViewColumnLayoutItem objects:
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem ColumnLayoutItem GridViewColumnLayoutItem MVCxGridViewColumnLayoutItem
See Also