FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / OnGiveFeedback Method

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

    Parameters

    e
    See Also