GrapeCity.Windows.SpreadSheet.UI Namespace > AutoFilterListBox Class : Unloaded Event |
'Declaration Public Event Unloaded As System.Windows.RoutedEventHandler
'Usage Dim instance As AutoFilterListBox Dim handler As System.Windows.RoutedEventHandler AddHandler instance.Unloaded, handler
public event System.Windows.RoutedEventHandler Unloaded
The event handler receives an argument of type System.Windows.RoutedEventArgs containing data related to this event. The following RoutedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
OriginalSource | Gets a reference to the object that raised the event. |
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6