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

Parameters

propertyName
Name of the property.
See Also