OnViewerCellCreated Method

Summary
Raises the ViewerCellCreated event.
Syntax
C#
VB
C++
protected virtual void OnViewerCellCreated( 
   object sender, 
   MedicalViewerCellCreatedEventArgs args 
) 
  
Protected Overridable Sub OnViewerCellCreated( _ 
   ByVal sender As Object, _ 
   ByVal args As MedicalViewerCellCreatedEventArgs _ 
)  
protected: 
virtual void OnViewerCellCreated(  
   Object^ sender, 
   MedicalViewerCellCreatedEventArgs^ args 
)  

Parameters

sender
The source System.Object firing the event.

args
An MedicalViewerCellCreatedEventArgs that contains the event data.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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