Spread WPF Documentation
OnStylusEnter Method (HeaderCellPresenter)


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

Parameters

e
See Also

Reference

HeaderCellPresenter Class
HeaderCellPresenter Members