EasyUA Reference
ImageIndexItem Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTree Class : ImageIndexItem Property

Glossary Item Box

Base Index of the image group the item identification. The item accessRight code is added and the image with this index is displayed.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTree
Dim value As Integer
 
instance.ImageIndexItem = value
 
value = instance.ImageIndexItem
C# 
public int ImageIndexItem {get; set;}

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.