Skybound Rebar

OfficeTheme.SeparatorLight Property

Gets or sets the light color of a separator bar. This is the line drawn on the right side.

[Visual Basic]
Public Property SeparatorLight As Color
[C#]
public System.Drawing.Color SeparatorLight {get; set;}

Property Value

A Color structure representing the light color of the line drawn for a separator.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace