Adds control to selection.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void Add( ReportControl control ) |
| Visual Basic (Declaration) |
|---|
Public Sub Add ( _ control As ReportControl _ ) |
| Visual C++ |
|---|
public: void Add( ReportControl^ control ) |
Parameters
- control
- Type: PerpetuumSoft.Reporting.DOM..::.ReportControl