Spread WPF Documentation
OnPreviewStylusButtonDown Method (RangeGroupButtonPresenter)


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

Parameters

e
See Also

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members