Back to Devexpress

MVCxCardViewLayoutGroup Class

aspnetmvc-devexpress-dot-web-dot-mvc-5a53bb96.md

latest2.4 KB
Original Source

MVCxCardViewLayoutGroup Class

Represents a layout group (with MVC specificity) within the FormLayout used in the CardView’s edit form.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxCardViewLayoutGroup :
    CardViewLayoutGroup
vb
Public Class MVCxCardViewLayoutGroup
    Inherits CardViewLayoutGroup

The following members return MVCxCardViewLayoutGroup objects:

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 CardViewLayoutGroup MVCxCardViewLayoutGroup

See Also

MVCxCardViewLayoutGroup Members

DevExpress.Web.Mvc Namespace