FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFieldEditor Class / OnGiveFeedback Method

In This Topic
    OnGiveFeedback Method (PivotFieldEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGiveFeedback( _
       ByVal e As GiveFeedbackEventArgs _
    ) 
    protected virtual void OnGiveFeedback( 
       GiveFeedbackEventArgs e
    )

    Parameters

    e
    See Also