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