True DBGrid for WinForms
ExpandGroupRow(Int32,Boolean) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ExpandGroupRow メソッド : ExpandGroupRow(Int32,Boolean) メソッド
The row to expand.
True to expand subrows.
Expands the given row in GroupBy DataView and optionally exapands the subrows for all splits.
シンタックス
'宣言
 
Public Overloads Sub ExpandGroupRow( _
   ByVal row As System.Integer, _
   ByVal expandSubRows As System.Boolean _
) 
public void ExpandGroupRow( 
   System.int row,
   System.bool expandSubRows
)

パラメータ

row
The row to expand.
expandSubRows
True to expand subrows.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ
オーバーロード一覧