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