LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

DeleteCell Event

Show in webframe





Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event DeleteCell As EventHandler(Of MedicalViewerDeleteEventArgs)
'Usage
 
Dim instance As MedicalViewer
Dim handler As EventHandler(Of MedicalViewerDeleteEventArgs)
 
AddHandler instance.DeleteCell, handler

            

            
Event Data

The event handler receives an argument of type MedicalViewerDeleteEventArgs containing data related to this event. The following MedicalViewerDeleteEventArgs properties provide information specific to this event.

PropertyDescription
CellIndexes Gets the array of values that indicate the indexes of the cells that will be affected by the deleting process.
Delete Gets or sets the value that indicate whether to apply the delete process or not.
Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features