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 SeriesDropLoaderRequestedEventArgs _ 
)  
protected: 
virtual void OnSeriesDropLoaderRequested(  
   Object^ sender, 
   SeriesDropLoaderRequestedEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A SeriesDropLoaderRequestedEventArgs containing the event data.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.