aspnetmvc-devexpress-dot-web-dot-mvc-16e001a9.md
Represents a collection of rows within the VerticalGrid.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxVerticalGridRowCollection :
VerticalGridRowCollection
Public Class MVCxVerticalGridRowCollection
Inherits VerticalGridRowCollection
The following members return MVCxVerticalGridRowCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection DevExpress.Web.Internal.WebColumnCollectionBase DevExpress.Web.Internal.GridColumnCollection VerticalGridRowCollection MVCxVerticalGridRowCollection MVCxVerticalGridRowCollection<ColumnType>
See Also