AlwaysShowEditor
|
Determines whether the focused cell’s editor is always active.
|
AutoDragCopy
|
Specifies whether nodes are copied during drag-and-drop operations.
|
BestFitMaxRecordCount
|
Specifies the number of nodes whose contents will be taken into account in calculating the column‘s best-fit width.
|
CellHints
|
Specifies whether a hint is displayed for a cell when the text does not fit into the cell’s area.
|
ChangeDelay
|
Specifies the delay (in milliseconds) before the TreeList control’s OnChange event is raised.
|
ConfirmDelete
|
Specifies whether the confirmation dialog is displayed when an end-user deletes a node by pressing the Ctrl+Del key combination.
|
CopyCaptionsToClipboard
|
Specifies whether to include column captions in the text being copied to the clipboard.
|
DragCollapse
|
Specifies whether an expanded node located under the mouse pointer is automatically collapsed during drag-and-drop operations.
|
DragDropText
|
Specifies whether an image of the currently dragged object is being layered over the control.
|
DragExpand
|
Specifies whether a collapsed node located under the mouse pointer is automatically expanded during drag-and-drop operations.
|
DragFocusing
|
Specifies whether a node located under the mouse pointer is automatically focused during drag-and-drop operations.
|
EditAutoHeight
|
Specifies the active height adjustment mode for multiline in-place editors.
|
EditingControl
protected
|
|
ExpandOnDblClick
|
Specifies whether double-clicking a node changes its expansion state.
|
ExpandOnIncSearch
|
Specifies whether collapsed nodes are automatically expanded during an incremental search.
|
FocusCellOnCycle
|
Determines the manner in which edit cells are focused.
|
FocusFirstCellOnNewRecord
|
Determines the manner in which focus is positioned in a newly created record.
|
FooterHints
|
Specifies whether hints are displayed for footer cells and group footer cells with truncated content.
|
GoToNextCellOnEnter
|
Determines whether control items can be navigated by using the Enter key.
|
GoToNextCellOnTab
|
Determines whether the Tab key is used to navigate through the current editing control cells.
|
HeaderHints
|
Specifies whether hints are displayed for band headers and column headers with truncated captions.
|
HintHidePause
|
|
HotTrack
|
Specifies whether nodes are hot-tracked when the mouse pointer is located over them.
|
ImmediateEditor
|
Determines whether the appropriate editor is activated immediately after an edit cell is clicked.
|
IncSearch
|
Specifies whether a user can perform incremental search within an editing control.
|
IncSearchItem
|
Specifies the column against which incremental searching is performed.
|
MultiSort
|
Specifies whether nodes can be sorted by multiple columns.
|
NavigatorHints
|
Specifies if hints should be displayed for buttons displayed in an editing control’s navigator.
|
Owner
protected
|
Provides access to the persistent object to which the current property set or persistent information container belongs.
|
RecordScrollMode
|
Specifies the active content scroll mode.
|
ShowHourGlass
|
Specifies if a control displays the hourglass cursor during time-consuming operations.
|
Sorting
|
Specifies whether end-users can sort nodes by clicking column headers.
|
TreeList
|
|
WaitForExpandNodeTime
|
Specifies the delay (in milliseconds) before a node automatically expands or collapses under the mouse pointer during a drag-and-drop operation.
|