OnGiveFeedback Method (GridManipulationLayer) | FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / OnGiveFeedback Method

In This Topic
OnGiveFeedback Method (GridManipulationLayer)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnGiveFeedback( _
   ByVal e As GiveFeedbackEventArgs _
) 
 

Parameters

e
See Also