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

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