FlexGrid for UWP/WinRT
CellFactory クラス
メンバ 

C1FlexGrid のデフォルトのセルファクトリを実装するクラス。
オブジェクト モデル
CellFactory クラス
構文
'宣言
 
Public Class CellFactory 
   Implements ICellFactory 
public class CellFactory : ICellFactory  
解説
カスタムセルを作成する必要がある場合は、ICellFactory インタフェースを実装するクラスを作成し、そのクラスのインスタンスを C1FlexGrid.CellFactory プロパティに割り当てる必要があります。
継承階層

System.Object
   C1.Xaml.FlexGrid.CellFactory

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

CellFactory メンバ
C1.Xaml.FlexGrid 名前空間

Send Feedback