Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarHelper Class / OnPropertyChanged Method / OnPropertyChanged(String) Method

In This Topic
    OnPropertyChanged(String) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub OnPropertyChanged( _
       ByVal name As String _
    ) 
    public void OnPropertyChanged( 
       string name
    )

    Parameters

    name
    See Also