Share via


ReportOptions Members

Allows you to get and set the data related report options in a report.

The following tables list the members exposed by the ReportOptions type.

Public Properties

Property Description
Public property EnableSaveDataWithReport  Gets or sets the option to automatically save database data with a report.
Public property EnableSavePreviewPicture  Gets or sets the option to save a thumbnail picture of a report.
Public property EnableSaveSummariesWithReport  Gets or sets the option to save the data summaries you create with the report.
Public property EnableUseDummyData  Gets or sets the option to use dummy data when viewing the report at design time.
Public property InitialDataContext  Gets or sets the specific record or records that will become the initial data displayed in the CrystalReportPartsViewer.
Public property InitialReportPartName  Gets or sets the name of the report part that will be displayed in the CrystalReportPartsViewer by default.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace