Xamarin.Forms のドキュメント
GetCellText(Int32,Int32) メソッド
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridPanel クラス > GetCellText メソッド : GetCellText(Int32,Int32) メソッド
行インデックス。
列インデックス。
指定された row および col のセルに対応するテキストを取得します。
シンタックス
public System.string GetCellText( 
   System.int row,
   System.int col
)

パラメータ

row
行インデックス。
col
列インデックス。
参照

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