←Select platform

Data Property

Summary

Object containing the data for the events.

Syntax
C#
VB
C++
public object Data {get;} 
Public ReadOnly Property Data() As Object 
   Get 
public:  
   property Object^ Data 
   { 
      Object^ get() 
   } 

Property Value

The default value is null.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly