ActiveReports 12
BackgroundGradientEndColor Property (Style)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : BackgroundGradientEndColor Property
Gets or sets the end color for the background gradient.
Syntax
'Declaration
 
Public Property BackgroundGradientEndColor As ExpressionInfo
public ExpressionInfo BackgroundGradientEndColor {get; set;}
Remarks
If this value is omitted, there is no gradient.
See Also

Reference

Style Class
Style Members