Gets or sets the color of the light part of a separator. This color is only used with the VerticalColorScheme border style.
Introduced: X8.
public Color SeparatorColorLight { get; set; }
Public Property SeparatorColorLight As Color