MindFusion.Wpf Pack Programmer's Guide
Report Properties
 


 Public Properties

  Name Description

CultureInfo

Gets or sets the contextual CultureInfo this report will work in. This is a dependency property.

FontFamily

Gets or sets the default font family of the elements of this report.

FontSize

Gets or sets the default font size of the elements of this report.

FontStyle

Gets or sets the default font style of the elements of this report.

FontWeight

Gets or sets the default font weight of the elements of this report.

IsRun

Gets a value indicating whether the report has been run and ready for layouting.

MeasureUnit

Gets or sets the default units of measure of the report's elements who do not explicitly specify units.

Pages

Gets or sets the pages contained in the report. This is a dependency property.

Parameters

Gets or sets a list with the report parameters.

 Protected Properties

  Name Description

VisualChildrenCount

FrameworkElement.VisualChildrenCount override.

 See Also

Report Class
MindFusion.Reporting.Wpf Namespace