Click or drag to resize

ItemIdListIsExpandable Property

Gets a value indicating whether this object is expandable.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool IsExpandable { get; }

Property Value

Type: Boolean
true if this object is expandable, false if not.
See Also