ActiveReports 9
ReportName Property (Subreport)

Gets or sets a string value containing the full path (e.g. "/salesreports/orderdetails") or relative path (e.g. "orderdetails") to the subreport.

Syntax
'Declaration
 
Public Property ReportName As System.String
public System.string ReportName {get; set;}

Property Value

A String containing the full or relative path to the subreport.

Remarks
Relative paths are relative to the current application's folder. The value cannot be an empty string.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Subreport Class
Subreport Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum