aspnet-devexpress-dot-web-e7112121.md
Serves as a base for classes that represent rows displayed within the ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class VerticalGridHierarchicalRow :
VerticalGridRow,
IWebColumnsOwner
Public MustInherit Class VerticalGridHierarchicalRow
Inherits VerticalGridRow
Implements IWebColumnsOwner
The following members return VerticalGridHierarchicalRow objects:
Show 28 items
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridCategoryRow
MVCxVerticalGridRow<ColumnType>
MVCxVerticalGridCategoryRow<ColumnType>
See Also