[]
Gets or sets the currently selected color.
[C1Category("Behavior")]
[C1Description("RibbonColorPickerItem.Color", "Gets or sets the currently selected color.")]
public Color Color { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonColorPickerItem.Color", "Gets or sets the currently selected color.")>
Public Property Color As Color