Spread Silverlight Documentation
OnLostFocus Method (HeaderCellPresenter)


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

Parameters

e
See Also

Reference

HeaderCellPresenter Class
HeaderCellPresenter Members