TcxVirtualTreeListNode Properties
The TcxVirtualTreeList control’s node.
Name | Description |
---|---|
Absolute |
Returns the node’s index in the Tree |
Allow |
Specifies the check mode of the node’s check box.
Inherited from Tcx |
Checked |
Specifies the node’s checked state.
Inherited from Tcx |
Check |
Specifies the type of control to be displayed in the node’s children to indicate their checked state.
Inherited from Tcx |
Check |
Specifies the node’s checked state.
Inherited from Tcx |
Child |
Returns the number of the node’s children available in the View.
Inherited from Tcx |
Count |
Returns the number of child nodes.
Inherited from Tcx |
Data |
Specifies the pointer to data associated with the node.
Inherited from Tcx |
Deleting |
Indicates whether a node’s Delete method has been called and if the node is being deleted.
Inherited from Tcx |
Enabled |
Specifies if end-users can change the state of a control (a check box or radio button) that indicates the node’s checked state.
Inherited from Tcx |
Error |
Inherited from Tcx |
Expanded |
Specifies whether the node is expanded.
Inherited from Tcx |
Focused |
Determines whether the node has focus.
Inherited from Tcx |
Footer |
Returns the number of node summaries.
Inherited from Tcx |
Footer |
Provides indexed access to display values of the node’s summaries.
Inherited from Tcx |
Footer |
Provides indexed access to the node’s summary values.
Inherited from Tcx |
Has |
Checks if the node displays a control (a check box or radio button) that indicates its checked state.
Inherited from Tcx |
Has |
Specifies whether the node’s expand button is to be displayed if the node has no children.
Inherited from Tcx |
Has |
Checks whether the node has children available in the View.
Inherited from Tcx |
Height |
Specifies the node’s height, in pixels.
Inherited from Tcx |
Hot |
Determines whether the node is hot-tracked.
Inherited from Tcx |
Image |
Specifies the node’s select image.
Inherited from Tcx |
Index |
Returns the node index within its parent node’s Items collection.
Inherited from Tcx |
Inserting |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Indicates whether the node is the first child node of its parent‘s Items collection.
Inherited from Tcx |
Is |
Indicates whether the node is the first visible node within the Tree |
Is |
Indicates if the node is a group node.
Inherited from Tcx |
Is |
Indicates if the node is hidden in the View (filtered out).
Inherited from Tcx |
Is |
Indicates whether the node is the last child node of its parent‘s Items collection.
Inherited from Tcx |
Is |
Indicates whether the node is the last visible node within the Tree |
Is |
Indicates if the node is hidden within collapsed parents.
Inherited from Tcx |
Items |
Provides zero-based indexed access to the node’s child nodes.
Inherited from Tcx |
Level |
Returns the node’s nesting level.
Inherited from Tcx |
Overlay |
Specifies an additional image that is overlaid on the node select image.
Inherited from Tcx |
Overlay |
Specifies an additional image that is overlaid on the node specific state image.
Inherited from Tcx |
Parent |
Returns the node’s parent node.
Inherited from Tcx |
Record |
Provides access to the node’s record handle. |
Root |
Provides access to the virtual node that roots all the tree list nodes.
Inherited from Tcx |
Selected |
Specifies whether the node is selected.
Inherited from Tcx |
Selected |
Specifies the image for the selected node.
Inherited from Tcx |
State |
Specifies the state image for the node.
Inherited from Tcx |
Texts |
Provides indexed access to the string representation of the node’s column values.
Inherited from Tcx |
Tree |
Returns the Tree |
Value |
Returns the number of values displayed within the node.
Inherited from Tcx |
Values |
Provides indexed access to column values within the node.
Inherited from Tcx |
Visible |
Specifies the node’s availability in the tree list.
Inherited from Tcx |
Visible |
Returns the node’s index among visible nodes.
Inherited from Tcx |
See Also