Inheritence

Constructors

TreeView

Fields

ShouldDisplayChild

Properties

ExpandForSelection If true, when an object is selected via SelectItem or dynamically via SelectionOverride, the treeview will open all the items leading to that item and scroll to it.
ExpandWidth Width of the expand/collapse button.
IndentWidth Additional horizontal indent for each subtree level.
ItemSpacing Vertical spacing between each item.

Methods

BeginRename Simulate pressing F2 to rename an item
Close Close this node
ExpandPathTo Expand the path all the way to this object
IsSelected
Open Open this node
RefreshChildren
ScrollTo
SelectMoveColumn
SelectMoveRow
SetSelected Set the selected object state. If state is true and ExpandForSelection is true, we'll try to expand the tree path to the selected object.
Toggle Toggle this node open or closed
TryGetItemRect Try to calculate position and size of a specific item in the tree view.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.