Skip to content

TTMSFNCTreeView.Nodes.Values

Property name Description
Checked Sets whether the node value for a specific column is checked.
CheckType Specifies the check type of a node value. The type can be a radiobutton or a checkbox.
CollapsedIcon The icon in collapsed state.
CollapsedIconLarge The icon in collapsed state for high DPI / retina screens.
CollapsedIconLargeName The icon name linked to a BitmapContainer in collapsed state for high DPI / retina screens.
CollapseIconName The icon name linked to a BitmapContainer in collapsed state.
ExpandedIcon The icon in expanded state.
ExpandedIconLarge The icon in expanded state for high DPI / retina screens.
ExpandedIconLargeName The icon name linked to a BitmapContainer in expanded state for high DPI / retina screens.
ExpandedIconName The icon name linked to a BitmapContainer in expanded state.
Text The Text of a node.

Go back to TTMSFNCTreeView.Nodes