| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class > ExpandGroupRow Method : ExpandGroupRow(Int32) Method |
'Declaration Public Overloads Sub ExpandGroupRow( _ ByVal row As System.Integer _ )
public void ExpandGroupRow( System.int row )
Expanding/collapsing a row in a GroupBy grid also expands/collapses the row in a split that shares the same vertical scroll group.