C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / OnPropertyChanged Method
Name of the property.
In This Topic
OnPropertyChanged Method (GridColumnCollection)
In This Topic
Called when a property changed.
Syntax
protected virtual void OnPropertyChanged( 
   string propertyName
)

Parameters

propertyName
Name of the property.
See Also