Xamarin.iOS のドキュメント
GetCellText(GridCellType,GridCellRange) メソッド

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > FlexGrid クラス > GetCellText メソッド : GetCellText(GridCellType,GridCellRange) メソッド
セルのタイプ
セルの範囲
指定した範囲にあるセルに対応するテキストを取得します。
シンタックス
'宣言
 
Public Overloads Function GetCellText( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.String
public System.string GetCellText( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

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

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