'Declaration Protected Overridable Sub OnRowChanged( _ ByVal oldValue As Row, _ ByVal newValue As Row _ )
'Usage Dim instance As CellAutomationPeer Dim oldValue As Row Dim newValue As Row instance.OnRowChanged(oldValue, newValue)
Parameters
- oldValue
- newValue