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

パラメータ

cellType
セルのタイプ
row
column

戻り値の型

テキスト
参照

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