FlexGrid for WinRT
AddNew Method (IEditableCollectionView)

Starts the transaction of adding a new item to the underlying collection, which should be committed with the CommitNew method or rolled back with the CancelNew method.
Syntax
'Declaration
 
Function AddNew() As System.Object
System.object AddNew()

Return Value

The added item.
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

IEditableCollectionView Interface
IEditableCollectionView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback