[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.SeparatorLightColor

SeparatorLightColor Property

SeparatorLightColor

Represents color of horizontal rule in C1NavBar section header.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.SeparatorLightColor", "Represents color of horizontal rule in C1NavBar section header.")]
public Color SeparatorLightColor { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.SeparatorLightColor", "Represents color of horizontal rule in C1NavBar section header.")>
Public Property SeparatorLightColor As Color