Spread WPF Documentation
OnPreviewGiveFeedback Method (ToolbarGroup)


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

Parameters

e
See Also

Reference

ToolbarGroup Class
ToolbarGroup Members