ShellListBaseItemDetailsImageIndex Property |
Image index of the element
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int ImageIndex {
get;
set; }Public Property ImageIndex As Integer
Get
Set
public:
property int ImageIndex {
int get ();
void set (int value);
}member ImageIndex : int with
get, set
Property Value
Int32
See Also