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

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

パラメータ

band
The band to expand.
row
The row to expand.
参照

View クラス
View メンバ