JamBaseShellListViewVirtualListSize Property |
Not supported.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic int VirtualListSize { get; set; }
Public Property VirtualListSize As Integer
Get
Set
public:
property int VirtualListSize {
int get ();
void set (int value);
}
member VirtualListSize : int with get, set
Property Value
Type:
Int32
See Also