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

The object on which to start operation.
Starts an edit operation on the specified object.
Syntax
'Declaration
 
Public Sub BeginEdit( _
   ByVal item As System.Object _
) 
public void BeginEdit( 
   System.object item
)

Parameters

item
The object on which to start operation.
See Also

Reference

C1BindingSource Class
C1BindingSource Members

 

 


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