Sets the predefined values for the properties of a TextBox object 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 override void InitNew()
Visual Basic (Declaration)
Public Overrides Sub InitNew
Visual C++
public:
virtual void InitNew() override

See Also