ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Gradient Class / ColorTo Property

In This Topic
    ColorTo Property
    In This Topic
    Final color for the gradient background.
    Syntax
    'Declaration
     
    Public Property ColorTo As Color
    public Color ColorTo {get; set;}
    See Also