ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / OnAfterFilter Method

In This Topic
    OnAfterFilter Method (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnAfterFilter( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnAfterFilter( 
       EventArgs e
    )

    Parameters

    e
    See Also