Spread WPF Documentation
OnGiveFeedback Method (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : OnGiveFeedback Method
Syntax
'Declaration
 
Protected Sub OnGiveFeedback( _
   ByVal e As System.Windows.GiveFeedbackEventArgs _
) 
'Usage
 
Dim instance As FormulaTextBox
Dim e As System.Windows.GiveFeedbackEventArgs
 
instance.OnGiveFeedback(e)
protected void OnGiveFeedback( 
   System.Windows.GiveFeedbackEventArgs e
)

Parameters

e
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members