クリックまたはドラッグしてリサイズ
GridPanelGetCellRect メソッド (CellRange)
パネル内の CellRange の位置を表す四角形を取得します。

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

パラメータ

rng
型: C1.WPF.FlexGridCellRange
検索する CellRange

戻り値

型: Rect
セル範囲の位置を表す四角形。
参照