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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.BaseGrid 名前空間 > View クラス : ExpandGroupRow メソッド
The row to expand.
True to expand subrows.
Expands the given row in GroupBY DataView grid for splits from the same vertical scroll group as this.
シンタックス
'宣言
 
Public Overridable Sub ExpandGroupRow( _
   ByVal row As System.Integer, _
   Optional ByVal expandSubRows As System.Boolean _
) 
public virtual void ExpandGroupRow( 
   System.int row,
   System.bool expandSubRows
)

パラメータ

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

View クラス
View メンバ