Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / BackgroundGradientEndColor Property

In This Topic
    BackgroundGradientEndColor Property
    In This Topic
    Gets or sets the end color for the background gradient.
    Syntax
    'Declaration
     
    Public Property BackgroundGradientEndColor As RdlColor
    public RdlColor BackgroundGradientEndColor {get; set;}
    See Also