'Declaration Protected Overloads Overrides Sub EndEdit( _ ByVal canRaiseChangeNotification As System.Boolean _ )
protected override void EndEdit( System.bool canRaiseChangeNotification )
Parameters
- canRaiseChangeNotification
- The System.Boolean value determining if change notifications can be generated when applying changes.