MVCxGridViewColumnLayoutItem Class
In This Article
Represents a layout item (with MVC specificity) within the GridView’s edit form.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxGridViewColumnLayoutItem :
GridViewColumnLayoutItem,
IFormLayoutHtmlHelperOwner
#Related API Members
The following members return MVCxGridViewColumnLayoutItem objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
#Inheritance
See Also