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