Skip to main content
A newer version of this page is available. .

MVCxCardViewColumnCollection<CardType> Class

A collection of strongly-typed columns within the CardView.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxCardViewColumnCollection<CardType> :
    MVCxCardViewColumnCollection

Type Parameters

Name
CardType

Implements

DevExpress.Utils.IAssignableCollection

Inheritance

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