ComponentOne Reports for WPF
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