FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / OnListChanged Method

In This Topic
    OnListChanged Method (PivotFieldList)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnListChanged( _
       ByVal e As ListChangedEventArgs _
    ) 
    protected virtual void OnListChanged( 
       ListChangedEventArgs e
    )

    Parameters

    e
    See Also