| TreeToolbarButtonIconOver Property |
Gets or sets the "Over" state icon.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public IconType IconOver { get; set; }
<BindableAttribute(true)>
Public Property IconOver As IconType
Get
Set
Property Value
Type:
IconTypeRemarks See Also