C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportLinkTargetBookmark Class
Properties Methods


ReportLinkTargetBookmark Class Members

The following tables list the members exposed by ReportLinkTargetBookmark.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ReportLinkTargetBookmark class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a ScriptStringValue yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.)  
Public PropertyGets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the report.  
Public PropertyGets or sets a reference to FlexReport object which should be opened.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Copies properties from another object into this object.  
Public MethodReturns a string that represents the current object.  
Top
See Also