MindFusion.Reporting for Silverlight Programmer's Guide
PrerenderEventArgs Members
Constructors Properties
 


Provides data for the Prerender event of the Report class.

The following tables list the members exposed by the PrerenderEventArgs type.

 Public Constructors

  Name Description

PrerenderEventArgs

Initializes a new instance of the PrerenderEventArgs class.

 Public Properties

  Name Description

Item

Gets the item being rendered.

RootVisual

Gets or sets the visual representing the item in the rendering.

Size

Gets the size of this item in the report layout.

SkipRender

Gets or sets a value indicating whether to cancel the rendering of this item.

 See Also

PrerenderEventArgs Class
MindFusion.Reporting.Silverlight Namespace