ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BackgroundGradientType Property

In This Topic
    BackgroundGradientType Property
    In This Topic
    Gets or sets the gradient type of the background.
    Syntax
    'Declaration
     
    Public Property BackgroundGradientType As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo BackgroundGradientType {get; set;}
    See Also