Report Members
Provides properties that modify or retrieve information about the report.
The following tables list the members exposed by the Report type.
Public Properties
Property | Description | |
---|---|---|
DataSources | Gets the collection of data sources that are used in the report. | |
FileName | Gets or sets the report's file name. | |
Parameters | Gets the collection of parameters that are used in the report. |
Top
Public Events
Event | Description | |
---|---|---|
ReportChanged | Event fires when the report assigned to the Report object is changed. |
Top