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