| Visual Basic (Declaration) | |
|---|---|
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")> Public Class DicomInformation.ImagesRowChangeEvent Inherits EventArgs  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] public class DicomInformation.ImagesRowChangeEvent : EventArgs  | |
| C++/CLI | |
|---|---|
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] public ref class DicomInformation.ImagesRowChangeEvent : public EventArgs  | |
The DicomInformation.ImagesDataTable.ImagesRowChanged, DicomInformation.ImagesDataTable.ImagesRowChanging, DicomInformation.ImagesDataTable.ImagesRowDeleting, and DicomInformation.ImagesDataTable.ImagesRowDeleted events occur when an action is performed on a DicomInformation.ImagesRow. 
System.Object
   System.EventArgs
      Leadtools.Medical.Workstation.DataAccessLayer.DicomInformation.ImagesRowChangeEvent
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
  
       
Copy Code