Gets or sets the color of the dark part of a separator. This color is only used with the VerticalColorScheme border style.

Introduced: X8.

Syntax

public Color SeparatorColorDark { get; set; }
Public Property SeparatorColorDark As Color