Spread WPF Documentation
OnStylusLeave Method (InvalidDataPresenter)


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

Parameters

e
See Also

Reference

InvalidDataPresenter Class
InvalidDataPresenter Members