GrapeCity.Windows.SpreadSheet.UI Namespace > InvalidDataPresenter Class > AddHandler Method : AddHandler(RoutedEvent,Delegate,Boolean) Method |
'Declaration Public Overloads Sub AddHandler( _ ByVal routedEvent As System.Windows.RoutedEvent, _ ByVal handler As System.Delegate, _ ByVal handledEventsToo As System.Boolean _ )
'Usage Dim instance As InvalidDataPresenter Dim routedEvent As System.Windows.RoutedEvent Dim handler As System.Delegate Dim handledEventsToo As System.Boolean instance.AddHandler(routedEvent, handler, handledEventsToo)
public void AddHandler( System.Windows.RoutedEvent routedEvent, System.Delegate handler, System.bool handledEventsToo )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)