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

VerticalGridHierarchicalRow Constructors

Serves as a base for classes that represent rows displayed within the ASPxVerticalGrid.
Name Parameters Description
VerticalGridHierarchicalRow() none Initializes a new instance of the VerticalGridHierarchicalRow class with default settings.
VerticalGridHierarchicalRow(String) caption Initializes a new instance of the VerticalGridHierarchicalRow class with the specified caption.
See Also