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