Share via


ReportOptions.InitialReportPartName Property

Gets or sets the name of the report part that will be displayed in the CrystalReportPartsViewer by default.

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

Syntax

'Declaration

Public Overrideable Property InitialReportPartName As String
public virtual string InitialReportPartName {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 9

See Also

Reference

ReportOptions Class
ReportOptions Members
CrystalDecisions.CrystalReports.Engine Namespace