[]
Represents color of border.
[C1Category("Appearance")]
[C1Description("NavBarBorderStyle.Color", "Represents color of border.")]
public Color Color { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarBorderStyle.Color", "Represents color of border.")>
Public Property Color As Color