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

In This Topic
    _onPropertyChanged Method (_NotifyPropertyChange)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub _onPropertyChanged( _
       ByVal propertyName As String _
    ) 
    public virtual void _onPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also