TdxBarTreeViewCombo.TreeView Property
In This Article
Specifies the Tree View control displayed in a drop-down window.
#Declaration
Delphi
property TreeView: TdxBarTreeView read;
#Property Value
Type | Description |
---|---|
Tdx |
The Tree View control displayed in a drop-down window. |
See Also