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

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

プロパティ解説
 
参照