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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridCellFactory クラス : GetCellText(GridCellType,GridCellRange) メソッド
セルのタイプ
範囲
セルの内容を表すテキストを取得します。
シンタックス
'宣言
 
Public Overrides Function GetCellText( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.String
public override System.string GetCellText( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

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

GridCellFactory クラス
GridCellFactory メンバ