Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / SchedulerGroupItemCollection Class / OnPropertyChanged Method

In This Topic
    OnPropertyChanged Method (SchedulerGroupItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPropertyChanged( _
       ByVal e As PropertyChangedEventArgs _
    ) 
    protected virtual void OnPropertyChanged( 
       PropertyChangedEventArgs e
    )

    Parameters

    e
    See Also