Back to Devexpress

MVCxGridViewLayoutGroup<ModelType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewlayoutgroup-1.md

latest2.5 KB
Original Source

MVCxGridViewLayoutGroup<ModelType> Class

A layout group with MVC specificity in the FormLayout used in the GridView’s edit form.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewLayoutGroup<ModelType> :
    MVCxGridViewLayoutGroup
vb
Public Class MVCxGridViewLayoutGroup(Of ModelType)
    Inherits MVCxGridViewLayoutGroup

Type Parameters

Name
ModelType

Remarks

Refer to Custom Data Binding - Overview and Action Types and Passed Parameters to learn more.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

DevExpress.Web.Design.IDesignTimePropertiesOwner

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutGroupBase LayoutGroup GridLayoutGroup GridViewLayoutGroup MVCxGridViewLayoutGroup MVCxGridViewLayoutGroup<ModelType>

See Also

MVCxGridViewLayoutGroup<ModelType> Members

Grid View

DevExpress.Web.Mvc Namespace