C1.Silverlight.Schedule.5
EndEdit Method (C1BindingSource)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.