Xamarin.Android のドキュメント
SetCellValue(GridCellType,GridCellRange,Object) メソッド
C1.Android.Grid アセンブリ > C1.Android.Grid 名前空間 > FlexGrid クラス > SetCellValue メソッド : SetCellValue(GridCellType,GridCellRange,Object) メソッド
セルのタイプ
セルの範囲
指定した範囲にあるセルに対応する値を設定します。
シンタックス
public void SetCellValue( 
   GridCellType cellType,
   GridCellRange range,
   System.object value
)

パラメータ

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

FlexGrid クラス
FlexGrid メンバ
オーバーロード一覧