TcxTreeListOptionsBehavior Properties
Stores a TreeList control’s behavior and end-user functionality settings.
Name | Description |
---|---|
Always |
Determines whether the focused cell’s editor is always active.
Inherited from Tcx |
Auto |
Specifies whether nodes are copied during drag-and-drop operations. |
Best |
Specifies the number of nodes whose contents will be taken into account in calculating the column‘s best-fit width. |
Cell |
Specifies whether a hint is displayed for a cell when the text does not fit into the cell’s area.
Inherited from Tcx |
Change |
Specifies the delay (in milliseconds) before the Tree |
Confirm |
Specifies whether the confirmation dialog is displayed when an end-user deletes a node by pressing the Ctrl+Del key combination. |
Copy |
Specifies whether to include column captions in the text being copied to the clipboard. |
Drag |
Specifies whether an expanded node located under the mouse pointer is automatically collapsed during drag-and-drop operations. |
Drag |
Specifies whether an image of the currently dragged object is being layered over the control.
Inherited from Tcx |
Drag |
Specifies whether a collapsed node located under the mouse pointer is automatically expanded during drag-and-drop operations. |
Drag |
Specifies whether a node located under the mouse pointer is automatically focused during drag-and-drop operations. |
Edit |
Specifies the active height adjustment mode for multiline in-place editors. |
Editing |
Inherited from Tcx |
Expand |
Specifies whether double-clicking a node changes its expansion state. |
Expand |
Specifies whether collapsed nodes are automatically expanded during an incremental search. |
Focus |
Determines the manner in which edit cells are focused.
Inherited from Tcx |
Focus |
Determines the manner in which focus is positioned in a newly created record.
Inherited from Tcx |
Footer |
Specifies whether hints are displayed for footer cells and group footer cells with truncated content. |
Go |
Determines whether control items can be navigated by using the Enter key.
Inherited from Tcx |
Go |
Determines whether the Tab key is used to navigate through the current editing control cells.
Inherited from Tcx |
Header |
Specifies whether hints are displayed for band headers and column headers with truncated captions. |
Hint |
Inherited from Tcx |
Hot |
Specifies whether nodes are hot-tracked when the mouse pointer is located over them. |
Immediate |
Determines whether the appropriate editor is activated immediately after an edit cell is clicked.
Inherited from Tcx |
Inc |
Specifies whether a user can perform incremental search within an editing control.
Inherited from Tcx |
Inc |
Specifies the column against which incremental searching is performed. |
Multi |
Specifies whether nodes can be sorted by multiple columns. |
Navigator |
Specifies if hints should be displayed for buttons displayed in an editing control’s navigator.
Inherited from Tcx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Record |
Specifies the active content scroll mode. |
Show |
Specifies if a control displays the hourglass cursor during time-consuming operations. |
Sorting | Specifies whether end-users can sort nodes by clicking column headers. |
Tree |
|
Wait |
Specifies the delay (in milliseconds) before a node automatically expands or collapses under the mouse pointer during a drag-and-drop operation. |
See Also