C1.Win.C1Schedule.4.8 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / BeginEdit Method
The object on which to start operation.

In This Topic
BeginEdit Method (C1BindingSource)
In This Topic
Starts an edit operation on the specified object.
Syntax
'Declaration
 
Public Sub BeginEdit( _
   ByVal item As System.Object _
) 
 

Parameters

item
The object on which to start operation.
See Also