OnViewerCellCreating Method

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

Parameters

sender
The source System.Object firing the event.

args
The MedicalViewerCellCreatingEventArgs instance containing 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.