Creates a control for locating in the final document. It is used when element rendering.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected virtual ReportControl CreateBlankControl() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function CreateBlankControl As ReportControl |
| Visual C++ |
|---|
protected: virtual ReportControl^ CreateBlankControl() |