クリックまたはドラッグしてリサイズ
RowCollectionGetDataItems メソッド
指定された CellRange 内のデータ項目のコレクションを取得します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public IEnumerable GetDataItems(
	CellRange rng
)

パラメータ

rng
型: C1.WPF.FlexGridCellRange
データ項目を返す行を示す CellRange

戻り値

型: IEnumerable
指定されたセル範囲内のデータ項目のコレクション。
参照