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 virtual void PopulateProperties( ReportControl production ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub PopulateProperties ( _ production As ReportControl _ ) |
Visual C++ |
---|
protected: virtual void PopulateProperties( ReportControl^ production ) |
Parameters
- production
- Type: PerpetuumSoft.Reporting.DOM..::.ReportControl