ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class
Properties

In This Topic
    UserPreferences Class Members
    In This Topic

    The following tables list the members exposed by UserPreferences.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UserPreference class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the controls that hosts a hyperlink. The default is transparent.  
    Public PropertyGets or sets the color of the text within a control that hosts a hyperlink. The default is Blue.  
    Public PropertyGets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true.  
    Public PropertyGets or sets the background color of the highlighted text when using the Viewer control's Find dialog.  
    Public PropertyGets or sets the color of the highlighted text when using the Viewer control's Find dialog.  
    Public PropertyIf True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.  
    Top
    See Also