←Select platform

Data Property (DataEventArgs<TData>)

Summary

Gets the information related to the event.

Syntax

C#
VB
C++
public TData Data {get;}
Public ReadOnly Property Data As TData
public: 
property _TData^_ Data { 
   _TData^_ get(); 
} 

Property Value

The data this event args refers to.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize