[]
Expands the given row in GroupBY DataView grid for splits from the same vertical scroll group as this.
public virtual void ExpandGroupRow(int row, bool expandSubRows = false)
Type | Name | Description |
---|---|---|
int | row | The row to expand. |
bool | expandSubRows | True to expand subrows. |