Skybound Rebar

OfficeTheme.SeparatorShadow Property

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

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

Property Value

A Color structure representing the background color of a rebar.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace