Skybound Rebar

MoneyTheme.BandBlend Property

Gets or sets the color with which the background color of a band is blended.

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

Property Value

A Color structure representing the color with which the background color of a band is blended.

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace