Back to Devexpress

MVCxCardViewColumnCollection<CardType> Class

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

latest2.0 KB
Original Source

MVCxCardViewColumnCollection<CardType> Class

A collection of strongly-typed columns within the CardView.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxCardViewColumnCollection<CardType> :
    MVCxCardViewColumnCollection
vb
Public Class MVCxCardViewColumnCollection(Of CardType)
    Inherits MVCxCardViewColumnCollection

Type Parameters

Name
CardType

Implements

IList

ICollection

IEnumerable

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

Inheritance

Object StateManagedCollectionBase Collection DevExpress.Web.Internal.WebColumnCollectionBase DevExpress.Web.Internal.GridColumnCollection CardViewColumnCollection MVCxCardViewColumnCollection MVCxCardViewColumnCollection<CardType>

See Also

MVCxCardViewColumnCollection<CardType> Members

DevExpress.Web.Mvc Namespace