ShellListBaseItemDetailsImageIndex Property |
Image index of the element
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public 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
Type:
Int32See Also