Starts an edit operation on the specified object.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public void BeginEdit( Object item ) |
| Visual Basic (Declaration) |
|---|
Public Sub BeginEdit ( _ item As Object _ ) |
Parameters
- item
- Type: System..::..Object
The object on which to start operation.