ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / ReportPartsDirectory Property

In This Topic
    ReportPartsDirectory Property
    In This Topic
    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