[]
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)
| Type | Name | Description |
|---|---|---|
| int | band | The band to expand. |
| int | row | The row to expand. |