ActiveReports Developer 7
BackgroundGradientEndColor Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : BackgroundGradientEndColor Property

Glossary Item Box

Specifies the secondary color for gradient fill.

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundGradientEndColor As System.String
C# 
System.string BackgroundGradientEndColor {get;}

See Also