ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / SuperLabel Class
Members

In This Topic
    SuperLabel Class
    In This Topic
    Inherits from C1.C1Report.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.C1Report.Field
    public class SuperLabel : C1.C1Report.Field 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.Field
          C1.C1Report.CustomFields.SuperLabel

    See Also