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

MVCxGridViewColumnLayoutItem Class

Represents a layout item (with MVC specificity) within the GridView’s edit form.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridViewColumnLayoutItem :
    GridViewColumnLayoutItem,
    IFormLayoutHtmlHelperOwner
See Also