Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Label 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 Boolean _
    ) 
    protected virtual void EndEdit( 
       bool canRaiseChangeNotification
    )

    Parameters

    canRaiseChangeNotification
    See Also