FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.5.2 Assembly / C1.Win.FlexReport.CustomFields Namespace / SuperLabel Class
Members

In This Topic
    SuperLabel Class
    In This Topic
    Inherits from C1.Win.FlexReport.Field and uses an instance of C1.Win.C1SuperTooltip.C1SuperLabel component to draw HTML content.
    Object Model
    SuperLabel Class
    Syntax
    'Declaration
     
    Public Class SuperLabel 
       Inherits C1.Win.FlexReport.Field
    public class SuperLabel : C1.Win.FlexReport.Field 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.ReportObject
          C1.Win.FlexReport.VisualReportObject
             C1.Win.FlexReport.FieldBase
                C1.Win.FlexReport.Field
                   C1.Win.FlexReport.CustomFields.SuperLabel

    See Also