[]
Gets or sets the check mark color of this menu item. Empty (default) means that item check mark color specified for the whole menu is used.
[C1Category("Appearance")]
[C1Description("RadialMenuItem.CheckColor", "The check mark color of this menu item.")]
public Color CheckColor { get; set; }