FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / OnPreviewGiveFeedback Method

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

    Parameters

    e
    See Also