OnPropertyChanged Method (Column)
Raises the PropertyChanged event on the parent columns collection.
protected override void OnPropertyChanged(
string
)
'Declaration
Protected Overrides Sub OnPropertyChanged( _
ByVal As String _
)
Parameters
- name
- Name of the property that changed.