クリックまたはドラッグしてリサイズ
C1FlexGridGetGridImage メソッド
グリッドの特定のパーツを表す FrameworkElement を取得します。

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

パラメータ

rng
型: C1.WPF.FlexGridCellRange
画像に入れる CellRange

戻り値

型: FrameworkElement
グリッドの特定のパーツを表す FrameworkElement
参照