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

In This Topic
    Gradient Class
    In This Topic
    This class inherits from C1.C1Report.Field and uses a LinearGradient brush to draw a gradient background. If the field contains text, that is also displayed.
    Object Model
    Gradient Class
    Syntax
    'Declaration
     
    Public Class Gradient 
       Inherits C1.C1Report.Field
    public class Gradient : C1.C1Report.Field 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.Field
          C1.C1Report.CustomFields.Gradient

    See Also