ActiveReports Developer 7
UserPreferences Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences Class : UserPreferences Constructor

Glossary Item Box

Initializes a new instance of the UserPreference class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public UserPreferences()

See Also