Click or drag to resize

RibbonBarCheckboxIconColor Property

Stores and retrieves the predefined button iconColor.

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

Property Value

Type: KnownColor
KnownColor

Return Value

Type: KnownColor
The predefined button icon.
Remarks