aspnetmvc-devexpress-dot-web-dot-mvc-51f25465.md
Represents a collection of columns within the GridView.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxCardViewColumnCollection :
CardViewColumnCollection
Public Class MVCxCardViewColumnCollection
Inherits CardViewColumnCollection
The following members return MVCxCardViewColumnCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection DevExpress.Web.Internal.WebColumnCollectionBase DevExpress.Web.Internal.GridColumnCollection CardViewColumnCollection MVCxCardViewColumnCollection MVCxCardViewColumnCollection<CardType>
See Also