ShellComboItemIndent Property |
The indent of the item when displayed according to the depth in the folder hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public int Indent { get; }
Public ReadOnly Property Indent As Integer
Get
public:
property int Indent {
int get ();
}
member Indent : int with get
Property Value
Type:
Int32See Also