| TreeNodeImageOpen Property |
Image file to use as the open icon. Uses Folder if not specified.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("")]
public IconType ImageOpen { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property ImageOpen As IconType
Get
Set
Property Value
Type:
IconTypeReturn Value
Type:
IconTypeRemarks See Also