Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / 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