Xamarin.iOS のドキュメント
PrepareCell(GridCellType,GridCellRange,GridCellView) メソッド

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

パラメータ

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

GridCellFactory クラス
GridCellFactory メンバ