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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridColumn クラス > GetCellValue メソッド : GetCellValue(GridCellType,GridRow) メソッド
セルのタイプ
セルを含む行
指定した行とこの列の交差部分にあるセルの値を取得します。
シンタックス
'宣言
 
Public Overloads Overridable Function GetCellValue( _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow _
) As System.Object
public virtual System.object GetCellValue( 
   GridCellType cellType,
   GridRow row
)

パラメータ

cellType
セルのタイプ
row
セルを含む行
参照

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