クリックまたはドラッグしてリサイズ
CellRangeSetRange メソッド (Int32, Int32)
RowRow2Column、および Column2 プロパティの値を設定します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public void SetRange(
	int row,
	int col
)

パラメータ

row
型: SystemInt32
Row プロパティと Row2 プロパティに割り当てる値。
col
型: SystemInt32
Column プロパティと Column2 プロパティに割り当てる値。
参照