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

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

パラメータ

row
The row to expand.
解説

Expanding/collapsing a row in a GroupBy grid expands/collapses the row in all splits.

参照

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