Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / BasePersistableObject Class / EndEdit Method / EndEdit(Boolean) Method

In This Topic
    EndEdit(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Overridable Sub EndEdit( _
       ByVal canRaiseChangeNotification As System.Boolean _
    ) 
    protected virtual void EndEdit( 
       System.bool canRaiseChangeNotification
    )

    Parameters

    canRaiseChangeNotification
    See Also