Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class
Properties Methods


In This Topic
    C1HyperlinkTextAttrs Class Members
    In This Topic

    The following tables list the members exposed by C1HyperlinkTextAttrs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the background color. If this value indicates an empty or transparent color, the background color of a hyperlink is not changed.  
    Public PropertyGets the foreground (text) color. If this value indicates an empty or transparent color, the text color of a hyperlink is not changed.  
    Public Propertystatic (Shared in Visual Basic)Gets the default attributes of highlighted hyperlinks.  
    Public Propertystatic (Shared in Visual Basic)Gets the default attributes of "normal" (neither visited nor highlighted) hyperlinks.  
    Public PropertyGets a value indicating whether the text of a hyperlink is underlined.  
    Public Propertystatic (Shared in Visual Basic)Gets the default attributes of visited hyperlinks.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to the current object. This method compares properties on the two objects.  
    Public MethodServes as a hash function for C1HyperlinkTextAttrs.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Checks whether the current C1HyperlinkTextAttrs has all default values.  
    Protected MethodIndicates whether the BackColor property should be serialized.  
    Protected MethodIndicates whether the ForeColor property should be serialized.  
    Top
    See Also