[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.BackgroundGradientEndColor

BackgroundGradientEndColor Property

BackgroundGradientEndColor

Gets or sets an end color for the background gradient.

Declaration
[ExpressionBaseType(typeof(Color))]
public ExpressionInfo BackgroundGradientEndColor { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to the end color for the background gradient.

Remarks

If this value is omitted, there is no gradient.