[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.BorderColor

BorderColor Property

BorderColor

Border color.

Declaration
[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