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

MVCxVerticalGridRowCollection Class

Represents a collection of rows within the VerticalGrid.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxVerticalGridRowCollection :
    VerticalGridRowCollection

The following members return MVCxVerticalGridRowCollection objects:

Implements

DevExpress.Utils.IAssignableCollection

Inheritance

Object
StateManagedCollectionBase
Collection
DevExpress.Web.Internal.WebColumnCollectionBase
DevExpress.Web.Internal.GridColumnCollection
See Also