[]
Represents light color of separator.
[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