OnCellAnnotationDeleting Method

Summary
Fires the CellAnnotationDeleting event.
Syntax
C#
VB
C++
protected virtual void OnCellAnnotationDeleting( 
   object sender, 
   CellAnnotationDeletingEventArgs args 
) 
  
Protected Overridable Sub OnCellAnnotationDeleting( _ 
   ByVal sender As Object, _ 
   ByVal args As CellAnnotationDeletingEventArgs _ 
)  
protected: 
virtual void OnCellAnnotationDeleting(  
   Object^ sender, 
   CellAnnotationDeletingEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
The CellAnnotationDeletingEventArgs that provides data for the event

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.