WinUI コントロール
AllowCustomCells プロパティ

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 > GridCellFactory クラス : AllowCustomCells プロパティ
true に設定すると、GetCellKind(GridCellType,GridCellRange)CreateCell(GridCellType,GridCellRange,Object)BindCell(GridCellType,GridCellRange,GridCellView)、および UnbindCell(GridCellType,GridCellRange,GridCellView) の各メソッドが呼び出され、GridCellView を継承したセルのカスタマイズが可能になります。
シンタックス
'宣言
 
Public Property AllowCustomCells As System.Boolean
public System.bool AllowCustomCells {get; set;}
参照

GridCellFactory クラス
GridCellFactory メンバ