aspnetmvc-devexpress-dot-web-dot-mvc-98274f7b.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 MVCxGridViewColumnCollection :
GridViewColumnCollection
Public Class MVCxGridViewColumnCollection
Inherits GridViewColumnCollection
The following members return MVCxGridViewColumnCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection DevExpress.Web.Internal.WebColumnCollectionBase DevExpress.Web.Internal.GridColumnCollection GridViewColumnCollection MVCxGridViewColumnCollection MVCxGridViewColumnCollection<RowType>
See Also