Initializes a new instance of the DrawContext class.
Namespace: MindFusion.ReportingAssembly: MindFusion.Reporting
public DrawContext ( Report report)
Public New ( _ report As Report _)
The Report object whose items will be drawn using this DrawContext.
DrawContext ClassMindFusion.Reporting Namespace