[]
        
(Showing Draft Content)

C1.Win.Command.NavBarSeparatorStyle.LightColor

LightColor Property

LightColor

Represents light color of separator.

Declaration
[C1Category("Appearance")]
[C1Description("NavBarSeparatorStyle.LightColor", "Represents light color of separator.")]
public Color LightColor { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarSeparatorStyle.LightColor", "Represents light color of separator.")>
Public Property LightColor As Color