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

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

    Parameters

    e
    See Also