Spread for ASP.NET 10 Product Documentation
EndEdit Method


Pushes changes since the last System.ComponentModel.IEditableObject.BeginEdit or System.ComponentModel.IBindingList.AddNew call into the underlying object.
Syntax
'Declaration
 
Public Sub EndEdit() 
'Usage
 
Dim instance As SpreadDataRowView
 
instance.EndEdit()
public void EndEdit()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadDataRowView Class
SpreadDataRowView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.