Fills the properties of the final rendered control.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override void PopulateProperties( ReportControl production ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub PopulateProperties ( _ production As ReportControl _ ) |
| Visual C++ |
|---|
protected: virtual void PopulateProperties( ReportControl^ production ) override |
Parameters
- production
- Type: PerpetuumSoft.Reporting.DOM..::.ReportControl