SubReport.ReportName Property

Definition

Gets the name of the report within subreport.

public:
 property System::String ^ ReportName { System::String ^ get(); };
public string ReportName { get; }
member this.ReportName : string
Public ReadOnly Property ReportName As String

Property Value

A string value.

Applies to