ComponentOne Scheduler for WPF and Silverlight
BeginEdit Method (C1BindingSource)

C1.C1Schedule Namespace > C1BindingSource Class : BeginEdit Method
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