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