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

Parameters

propertyName
Name of the property.
See Also