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