FlexGrid for WPF
BindCellContent メソッド (GridCellFactory)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridCellFactory クラス : BindCellContent メソッド
セルのタイプ
範囲
セルのコンテンツ
セルのコンテンツを連結します。
シンタックス
'宣言
 
Public Overridable Sub BindCellContent( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange, _
   ByVal cellContent As System.Windows.FrameworkElement _
) 
public virtual void BindCellContent( 
   GridCellType cellType,
   GridCellRange range,
   System.Windows.FrameworkElement cellContent
)

パラメータ

cellType
セルのタイプ
range
範囲
cellContent
セルのコンテンツ
参照

GridCellFactory クラス
GridCellFactory メンバ