ExplorerWindow.ListView Property (Typed) | |
The list 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 ListView AS ListView GET
public virtual ListView ListView { get; }
Request Example
View SourceProperty Value
Type:
ListViewThe list view control in a two- or four-pane explorer window.
See Also