ComponentOne for WinUI
BindCellContent メソッド (GridLinkedCellFactory)

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

パラメータ

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

参照

GridLinkedCellFactory クラス
GridLinkedCellFactory メンバ