Sets the predefined values for the properties of the control created with visual tools such as Report Designer.

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

Syntax

C#
public virtual void InitNew()
Visual Basic (Declaration)
Public Overridable Sub InitNew
Visual C++
public:
virtual void InitNew()

See Also