クリックまたはドラッグしてリサイズ
ExcelCellFactoryCreateCellEditor メソッド
グリッドセルに編集可能なコンテンツを提供します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public override FrameworkElement CreateCellEditor(
	C1FlexGrid grid,
	CellType cellType,
	CellRange range
)

パラメータ

grid
型: C1.WPF.FlexGridC1FlexGrid
cellType
型: C1.WPF.FlexGridCellType
range
型: C1.WPF.FlexGridCellRange

戻り値

型: FrameworkElement

実装

ICellFactoryCreateCellEditor(C1FlexGrid, CellType, CellRange)
参照