←Select platform

OnSeriesDropLoaderRequested Method

Summary

Raises the SeriesDropLoaderRequested event.

Syntax

C#
VB
C++
protected virtual void OnSeriesDropLoaderRequested( 
   object sender, 
   SeriesDropLoaderRequestedEventArgs args 
) 
  
Protected Overridable Sub OnSeriesDropLoaderRequested( _ 
   ByVal sender As Object, _ 
   ByVal args As Leadtools.Medical.Workstation.Ui.SeriesDropLoaderRequestedEventArgs _ 
)  
protected: 
virtual void OnSeriesDropLoaderRequested(  
   Object^ sender, 
   Leadtools.Medical.Workstation.Ui.SeriesDropLoaderRequestedEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A SeriesDropLoaderRequestedEventArgs containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly