ComponentOne Scheduler for WinForms
EndEdit Method (C1BindingSource)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > C1BindingSource Class : EndEdit Method
The object on which to apply pending changes.
Applies pending changes to the underlying data source.
Syntax
'Declaration
 
Public Sub EndEdit( _
   ByVal item As System.Object _
) 
public void EndEdit( 
   System.object item
)

Parameters

item
The object on which to apply pending changes.
See Also

Reference

C1BindingSource Class
C1BindingSource Members