ExplorerWindow.TreeView Property (Typed) | |
The tree view control in a two- or four-pane explorer window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TreeView AS TreeView GET
public virtual TreeView TreeView { get; }
Request Example
View SourceProperty Value
Type:
TreeViewThe tree view control in a two- or four-pane explorer window.
See Also