Overridden. See CreateBlankControl()()().
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override ReportControl CreateBlankControl() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function CreateBlankControl As ReportControl |
| Visual C++ |
|---|
protected: virtual ReportControl^ CreateBlankControl() override |