←Select platform

Data Property (DataEventArgs<TData>)

Summary

Gets the argument data to pass to an event handler.

Syntax

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

Property Value

The data to pass the an event handler.

Requirements

Target Platforms

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