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