Xamarin.Forms のドキュメント
SetCursor(Int32,Int32) メソッド
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridBase クラス : SetCursor(Int32,Int32) メソッド
グリッドのカーソルを指定された行および列に設定します。
シンタックス
public System.bool SetCursor( 
   System.int row,
   System.int column
)

パラメータ

row
column

戻り値の型

処理が成功した場合は true
参照

GridBase クラス
GridBase メンバ