'DeclarationProtected Overloads Sub OnPropertyChanged( _ ByVal propertyName As String, _ ByVal refreshUIElements As Boolean _ )
protected void OnPropertyChanged( string propertyName, bool refreshUIElements )
Parameters
- propertyName
 - Name of the property.
 - refreshUIElements
 - if set to 
truevisual elements of the column will be unloaded.