Version

HierarchicalItem Class Properties

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

Public Properties
 NameDescription
Public PropertyCaptionGets or sets the text that is dispalyed in UI.  
Public PropertyDataObjectGets or sets the instance of the meta item that this HierarchicalItem represents.  
Public PropertyExpandWhenInitializedGets or sets a value indicating whether the UI should expand this instance by default.  
Public PropertyItemsGets the collection of child items of this HierarchicalItem.  
Public PropertyItemTypeGets or sets the ItemTypes of the meta item.  
See Also