ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / INotifyPropertyChanged Interface / _onPropertyChanged Method

In This Topic
    _onPropertyChanged Method (INotifyPropertyChanged)
    In This Topic
    Syntax
    'Declaration
     
    Sub _onPropertyChanged( _
       ByVal propertyName As String _
    ) 
    void _onPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also