Spread WPF Documentation
OnPreviewGiveFeedback Method (DragFillContextMenuItem)


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

Parameters

e
See Also

Reference

DragFillContextMenuItem Class
DragFillContextMenuItem Members