General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
MVCxVerticalGridRow<ColumnType> Class
A row used to combine other VerticalGrid rows within its MVCxVerticalGridCategoryRow<ColumnType>.Rows collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
Declaration
public class MVCxVerticalGridRow<ColumnType> :
MVCxVerticalGridRow
Public Class MVCxVerticalGridRow(Of ColumnType)
Inherits MVCxVerticalGridRow
Type Parameters
Name | Description |
---|---|
ColumnType |
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
VerticalGridRow
VerticalGridHierarchicalRow
VerticalGridDataRow
VerticalGridEditDataRow
MVCxVerticalGridRow
MVCxVerticalGridRow<ColumnType>
Implements
See Also
Feedback