BindingListCollectionView.CancelNew Method

Definition

Ends the add transaction and discards the pending new item.

public:
 virtual void CancelNew();
public void CancelNew ();
abstract member CancelNew : unit -> unit
override this.CancelNew : unit -> unit
Public Sub CancelNew ()

Implements

Applies to

See also