JamBaseShellListViewVirtualMode Property |
Not supported.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public bool VirtualMode { get; }
Public ReadOnly Property VirtualMode As Boolean
Get
public:
property bool VirtualMode {
bool get ();
}
member VirtualMode : bool with get
Property Value
Type:
BooleanSee Also