Back to Devexpress

MVCxGridViewLayoutGroup Class

aspnetmvc-devexpress-dot-web-dot-mvc-284d4a1c.md

latest1.9 KB
Original Source

MVCxGridViewLayoutGroup Class

Represents a layout group (with MVC specificity) within 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 :
    GridViewLayoutGroup
vb
Public Class MVCxGridViewLayoutGroup
    Inherits GridViewLayoutGroup

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 Members

DevExpress.Web.Mvc Namespace