Share via


ReportOptions.EnableUseDummyData Property

Gets or sets the option to use dummy data when viewing the report at design time.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable Property EnableUseDummyData As Boolean
public virtual bool EnableUseDummyData {get; set;}

Remarks

Dummy data is used when there is no data saved with the report.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

ReportOptions Class
ReportOptions Members
CrystalDecisions.CrystalReports.Engine Namespace