MindFusion.Reporting for Silverlight Programmer's Guide
Report Methods
 


 Public Methods

  Name Description

FindItem

Searches for the report item with the specified name.

FromDictionary

Initializes a new instance of the Report class from the resource identified by the specified key in the dictionary with the specified Uri.

GetFontFamily

Gets the value of the Report.FontFamily attached property for a given dependency object.

GetFontSize

Gets the value of the Report.FontSize attached property for a given dependency object.

GetFontStyle

Gets the value of the Report.FontStyle attached property for a given dependency object.

GetFontWeight

Gets the value of the Report.FontWeight attached property for a given dependency object.

GetMeasureUnit

Gets the value of the Report.MeasureUnit attached property for a given dependency object.

Layout

Layouts the report on a page with the specified size, margin and orientation.

Run

Executes the report.

SetFontFamily

Sets the value of the Report.FontFamily attached property for a given dependency object.

SetFontSize

Sets the value of the Report.FontSize attached property for a given dependency object.

SetFontStyle

Sets the value of the Report.FontStyle attached property for a given dependency object.

SetFontWeight

Sets the value of the Report.FontWeight attached property for a given dependency object.

SetMeasureUnit

Sets the value of the Report.MeasureUnit attached property for a given dependency object.

 Protected Methods

  Name Description

OnPrerender

Raises the Prerender event.

OnQueryDetails

Raises the QueryDetails event.

OnReportRun

Fires the ReportRun event.

 See Also

Report Class
MindFusion.Reporting.Silverlight Namespace