JamBaseShellListViewThumbnails Property |
Obsolete: Use ViewState.Thumbnails instead.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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