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

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

パラメータ

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

GridCellFactoryBase クラス
GridCellFactoryBase メンバ