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

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ExpandGroupRow メソッド : ExpandGroupRow(Int32,Boolean) メソッド
展開する行。
サブ行を展開する場合は true。
GroupBy DataView の特定の行を展開し、オプションでサブ行を展開します。
シンタックス
'宣言
 
Public Overloads Sub ExpandGroupRow( _
   ByVal row As System.Integer, _
   ByVal expandSubRows As System.Boolean _
) 
public void ExpandGroupRow( 
   System.int row,
   System.bool expandSubRows
)

パラメータ

row
展開する行。
expandSubRows
サブ行を展開する場合は true。
参照

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