[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.EndEdit

EndEdit Method

EndEdit(object)

Applies pending changes to the underlying data source.

Declaration
public void EndEdit(object item)
Public Sub EndEdit(item As Object)
Parameters
Type Name Description
object item

The object on which to apply pending changes.