ComponentOne for .NET MAUI
BindCell メソッド (GridLinkedCellFactory)

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 > GridLinkedCellFactory クラス : BindCell メソッド
セルのタイプ
範囲
セル
セルを結合します。
シンタックス
'宣言
 
Public Overrides Sub BindCell( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange, _
   ByVal cell As GridCellView _
) 
public override void BindCell( 
   GridCellType cellType,
   GridCellRange range,
   GridCellView cell
)

パラメータ

cellType
セルのタイプ
range
範囲
cell
セル
参照

参照

GridLinkedCellFactory クラス
GridLinkedCellFactory メンバ