Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Gradient Class / ColorFrom Property

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