GrapeCity.Xaml.SpreadSheet.UI
OnGotFocus Method (AutoFilterListBox)


The System.Windows.RoutedEventArgs that contains the event data.
Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route.
Syntax
'Declaration
 
Protected Overrides Sub OnGotFocus( _
   ByVal e As RoutedEventArgs _
) 
'Usage
 
Dim instance As AutoFilterListBox
Dim e As RoutedEventArgs
 
instance.OnGotFocus(e)
protected override void OnGotFocus( 
   RoutedEventArgs e
)

Parameters

e
The System.Windows.RoutedEventArgs that contains the event data.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AutoFilterListBox Class
AutoFilterListBox Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options