Xamarin.Forms のドキュメント
PropertyChanging イベント (GridRowCol)
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridRowCol クラス : PropertyChanging イベント
プロパティ値が変更される前に発生します。
シンタックス
public event System.ComponentModel.PropertyChangingEventHandler PropertyChanging
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.ComponentModel.PropertyChangingEventArgs 型の引数を受け取りました。次の PropertyChangingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
参照