Gets root DataBand the element is located in
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected DataBand GetMainBand( ReportControl control ) |
Visual Basic (Declaration) |
---|
Protected Function GetMainBand ( _ control As ReportControl _ ) As DataBand |
Visual C++ |
---|
protected: DataBand^ GetMainBand( ReportControl^ control ) |
Parameters
- control
- Type: PerpetuumSoft.Reporting.DOM..::.ReportControl