Intersoft ClientUI Documentation
CancelNew Method (PagedCollectionView)



Ends the add transaction and discards the pending new item.
Syntax
Public Overridable Sub CancelNew() 
Dim instance As PagedCollectionView
 
instance.CancelNew()
public virtual void CancelNew()
public:
virtual void CancelNew(); 
Exceptions
ExceptionDescription
System.InvalidOperationExceptionSystem.Windows.Data.PagedCollectionView.IsEditingItem is true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PagedCollectionView Class
PagedCollectionView Members

Send Feedback