Spread WPF Documentation
OnPreviewStylusInAirMove Method (RangeGroupButtonPresenter)


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

Parameters

e
See Also

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members