MindFusion WinForms Programmer's Guide
DrawContext.Report Property
See Also
 





Gets the report being drawn.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Report Report { get; }

Visual Basic  Copy Code

Public ReadOnly Property Report As Report

 Property Value

A reference to the Report that is being drawn.

 See Also

DrawContext Members
DrawContext Class
MindFusion.Reporting Namespace