Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ImagesRowDeleting Event
See Also 
Leadtools.Medical.Workstation.Client Namespace > ClientQueryDataSet.ImagesDataTable Class : ImagesRowDeleting Event



Occurs before an ClientQueryDataSet.ImagesRow in the table is about to be deleted.

Syntax

Visual Basic (Declaration) 
Public Event ImagesRowDeleting() As ClientQueryDataSet.ImagesRowChangeEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ClientQueryDataSet.ImagesDataTable
Dim handler As ClientQueryDataSet.ImagesRowChangeEventHandler
 
AddHandler instance.ImagesRowDeleting, handler
C# 
public event ClientQueryDataSet.ImagesRowChangeEventHandler ImagesRowDeleting()
C++/CLI 
public:
event ClientQueryDataSet.ImagesRowChangeEventHandler^ ImagesRowDeleting();

Event Data

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

PropertyDescription
Action Gets the action that has occurred on a ClientQueryDataSet.ImagesRow.
Row Gets the row upon which an action has occurred.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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