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.Mvc.v17.2.dll

Declaration

public class MVCxVerticalGridRowCollection :
    VerticalGridRowCollection

The following members accept/return MVCxVerticalGridRowCollection objects:

Inheritance

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