LocalReport Properties

Public Properties

  Name Description
Public property DataSources
Gets a collection of data sources used by the report.
Public property DisplayName 
Gets or sets the display name of the report.
(Inherited from Report.)
Public property EnableExternalImages
Indicates whether the report can be rendered if it has external images.
Public property EnableHyperlinks
Indicates whether the report can be rendered if it contains hyperlink actions.
Public property IsDrillthroughReport 
Indicates whether the report is a drillthrough report.
(Inherited from Report.)
Public property OriginalParametersToDrillthrough
Returns the parameters passed from a parent report to a drillthrough report.
Public property ReportEmbeddedResource
Gets or sets the name of the report embedded resource.
Public property ReportPath
Gets or sets the local file system path of the local report.

Top

See Also

Reference

LocalReport Class
Microsoft.Reporting.WebForms Namespace