Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / CategoryStorage Class / OnAddingNew Method

In This Topic
    OnAddingNew Method (CategoryStorage)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnAddingNew( _
       ByVal e As AddingNewEventArgs _
    ) 
    protected virtual void OnAddingNew( 
       AddingNewEventArgs e
    )

    Parameters

    e
    See Also