[]
Collapses the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this.
public virtual void CollapseHierarchicalRow(int band, int row)
Public Overridable Sub CollapseHierarchicalRow(band As Integer, row As Integer)
| Type | Name | Description |
|---|---|---|
| int | band | The row to collapse. |
| int | row | The row to collapse. |