DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / RangeInfo Class / OnPropertyChanged Method

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

    Parameters

    e
    See Also