JamBaseShellListViewThumbnails Property |
Obsolete: Use ViewState.Thumbnails instead.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public bool Thumbnails { get; set; }
Public Property Thumbnails As Boolean
Get
Set
public:
property bool Thumbnails {
bool get ();
void set (bool value);
}
member Thumbnails : bool with get, set
Property Value
Type:
BooleanSee Also