'Declaration Public Overloads Sub ExpandGroupRow( _ ByVal row As System.Integer _ )
public void ExpandGroupRow( System.int row )
Parameters
- row
- The row to expand.
'Declaration Public Overloads Sub ExpandGroupRow( _ ByVal row As System.Integer _ )
public void ExpandGroupRow( System.int row )
Expanding/collapsing a row in a GroupBy grid expands/collapses the row in all splits.