EasyUA Reference
itemInfo Field
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > DataBindEventData Class : itemInfo Field

Glossary Item Box

The item information is not used in simple applications. It allows access to the lower level item access methods and item identification in case the same handler is used for multiple items.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindEventData
Dim value As MonitoredItem
 
value = instance.itemInfo
 
instance.itemInfo = value
C# 
public MonitoredItem itemInfo

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.