Xamarin.Forms のドキュメント
GetCellValue(GridCellType,GridRow,GridColumn) メソッド
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > FlexGrid クラス > GetCellValue メソッド : GetCellValue(GridCellType,GridRow,GridColumn) メソッド
セルのタイプ
指定された行と列のセルに対応する値を取得します。
シンタックス
public System.object GetCellValue( 
   GridCellType cellType,
   GridRow row,
   GridColumn column
)

パラメータ

cellType
セルのタイプ
row
column

戻り値の型

参照

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