Preview the report. The report viewer control is hosted in the specified parent. If the parent is null, a new top level form is created.

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
int Preview(
	Control parent,
	int options
)

Parameters

parent
Type: System.Windows.Forms..::..Control
options
Type: System..::..Int32

Return Value

See Also