EasyUA Reference
ItemCodeIndex Field
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > BrowseTree Class : ItemCodeIndex Field

Glossary Item Box

Code used to identify the node classes in TreeNode.ImageIndex
The isObjectNode method uses the definition to find the type of the node.
Default: Item: >= 2

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BrowseTree
Dim value As Integer
 
value = instance.ItemCodeIndex
 
instance.ItemCodeIndex = value
C# 
public int ItemCodeIndex

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.