Xamarin.Android のドキュメント
CreateCellContent(GridCellType,GridCellRange,Object) メソッド
C1.Android.Grid アセンブリ > C1.Android.Grid 名前空間 > GridCellFactory クラス : CreateCellContent(GridCellType,GridCellRange,Object) メソッド
セルのタイプ
範囲
セルの内容のタイプ
セルの内容を生成します。
シンタックス
public override Android.Views.View CreateCellContent( 
   GridCellType cellType,
   GridCellRange range,
   System.object cellContentType
)

パラメータ

cellType
セルのタイプ
range
範囲
cellContentType
セルの内容のタイプ
解説
BindCellContentメソッドで設定された実際のデータが設定されます。
参照

GridCellFactory クラス
GridCellFactory メンバ