Subreport.ReportName Property

Definition

Gets or sets the name of the subreport.

public:
 property System::String ^ ReportName { System::String ^ get(); void set(System::String ^ value); };
public string ReportName { get; set; }
member this.ReportName : string with get, set
Public Property ReportName As String

Property Value

The name of the subreport.

Applies to