←Select platform

Data1 Property

Summary

The first optional generic data object associated with this operation.

Syntax

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

Property Value

First optional generic data object associated with this operation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly