Click or drag to resize

TreeNodeImageClose Property

Image file to use as the close icon. Uses FolderClosed if not specified.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public IconType ImageClose { get; set; }

Property Value

Type: IconType

Return Value

Type: IconType
Remarks