ActiveReports 13
ReportPartsDirectory Property

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : ReportPartsDirectory Property
Gets or sets the path to load reports in to the report items library. By default it's current user's Documents folder.
Syntax
'Declaration
 
Public Property ReportPartsDirectory As String
public string ReportPartsDirectory {get; set;}
See Also

Reference

Designer Class
Designer Members