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