ArcFM Desktop Developer Guide
IItemNode Interface Properties

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IItemNode members.

Public Properties
 NameDescription
 PropertyCheckedThis property sets or gets a boolean value indicating whether a checkbox associated with the list item is checked. True=checked; False=unchecked.  
 PropertyExpandedThis property sets or gets a boolean value that indicates whether the list item is expanded.  
 PropertyHasChildrenThis property returns a boolean value indicating whether the list item has children.  
 PropertyImageHandleThis property provides a handle to the image associated with the list item.  
 PropertyIsVisibleThis property gets or sets  a boolean value that indicates whether the list item is visible.  
 PropertyItemNodesThis property returns a collection of IItemNode objects.  
 PropertyItemTypeThis property sets or gest an identifier for the item type (as long).  
 PropertyParentNodeThis property returns the parent node of the selected IItemNode object.  
 PropertyTagThis property returns a tag. The tag may be used to store various types of data such as a Word document, XML, etc.  
 PropertyTextThis property gets or sets the text associated with the list item.  
Top
See Also

Reference

IItemNode Interface
Miner.Controls Namespace

 

 


Send Comment