DataGridColumn.NotifyPropertyChanged(String) メソッド
定義
protected:
void NotifyPropertyChanged(System::String ^ propertyName);
protected void NotifyPropertyChanged (string propertyName);
member this.NotifyPropertyChanged : string -> unit
Protected Sub NotifyPropertyChanged (propertyName As String)
パラメーター
- propertyName
- String
変更された列プロパティの名前。The name of the column property that changed.