Back to Devexpress

CardViewLayoutGroup Class

aspnet-devexpress-dot-web-9e5d6862.md

latest2.2 KB
Original Source

CardViewLayoutGroup Class

Represents a layout group within the FormLayout used in the CardView’s edit form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return CardViewLayoutGroup objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutGroupBase LayoutGroup GridLayoutGroup CardViewLayoutGroup BootstrapCardViewLayoutGroup

MVCxCardViewLayoutGroup

See Also

CardViewLayoutGroup Members

DevExpress.Web Namespace