Spread Windows Forms 12.0 Product Documentation
EndEdit Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataRowView Class : 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()
See Also

Reference

SpreadDataRowView Class
SpreadDataRowView Members