Spread WPF Documentation
OnToolTipClosing Method (HeaderCellPresenter)


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

Parameters

e
See Also

Reference

HeaderCellPresenter Class
HeaderCellPresenter Members