Sets new control.

Namespace:  PerpetuumSoft.Reporting.Windows.Forms
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected void SetComponent(
	Object component
)
Visual Basic (Declaration)
Protected Sub SetComponent ( _
	component As Object _
)
Visual C++
protected:
void SetComponent(
	Object^ component
)

Parameters

component
Type: System..::.Object

See Also