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