Constructor ReportDefinition
ReportDefinition(RdlElement)
Initializes a definition around a root element.
public ReportDefinition(RdlElement root)
Parameters
rootRdlElementThe
Reportelement.
Exceptions
- ArgumentNullException
rootis null.
Initializes a definition around a root element.
public ReportDefinition(RdlElement root)
root RdlElementThe Report element.
root is null.