TdxBarTreeViewCombo.FullExpand Property
Specifies whether a tree view appears fully expanded.
Declaration
property FullExpand: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
If True, then a tree view in a dropdown window is fully expanded.
| Value | Example |
|---|---|
| True | ![]() |
| False | ![]() |
Note
Assigning the FullExpand property to False at runtime does not generate node collapse.
See Also

