階層 DataView グリッド内の同じ垂直スクロールグループにあるすべてのスプリットで、指定された行の指定されたテーブル領域を展開します。
シンタックス
'宣言
Public Overridable Sub ExpandHierarchicalRow( _
ByVal band As System.Integer, _
ByVal As System.Integer _
)
public virtual void ExpandHierarchicalRow(
System.int band,
System.int
)
パラメータ
- band
- 展開するテーブル領域。
- row
- 展開する行。
参照