Skip to main content
A newer version of this page is available. .

TdxTreeViewCustomOptionsBehavior Properties

The base class for Tree View behavior options.
Name Description
AutoExpand Specifies if the Tree View control expands a node when a user clicks it.
CaptionEditing Specifies if a user can invoke an in-place caption editor.
ChangeDelay Specifies the time delay between a user action and the corresponding selection state change.
HotTrack Specifies if the Tree View highlights a node when the mouse pointer hovers it.
SortType Specifies the criteria by which the Tree View sorts its nodes after a node’s caption and associated data pointer changes.
ToolTips Specifies if tree nodes show tooltips when node captions do not fit in the Tree View control horizontally.
See Also