FlexGrid for WPF
GetCellRange メソッド (GroupRow)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > GroupRow クラス : GetCellRange メソッド
この GroupRowによって表されるグループ内のすべての行とすべての列を含む CellRangeオブジェクトを取得します。
シンタックス
'宣言
 
Public Function GetCellRange() As CellRange
public CellRange GetCellRange()

戻り値の型

この GroupRowによって表されるグループ内のすべての行とすべての列を含む CellRangeオブジェクト。
参照

GroupRow クラス
GroupRow メンバ