Sets the predefined values for the properties of a TextBox object created with visual tools such as Report Designer.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: 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 |