FlexGrid for UWP/WinRT
GetCellFactory メソッド

グリッドセルを表すために使用される Windows.UI.Xaml.FrameworkElement オブジェクトの作成と破棄を行う ICellFactory クラスを取得します。
構文
'宣言
 
Public Function GetCellFactory() As ICellFactory
public ICellFactory GetCellFactory()

戻り値の型

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

参照

関連項目

C1FlexGrid クラス
C1FlexGrid メンバ

Send Feedback