ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PartsLibraryReference Class / Path Property

In This Topic
    Path Property (PartsLibraryReference)
    In This Topic
    The path/identifier of the library which allows rendering engine to lookup the library definition.
    Syntax
    'Declaration
     
    Public Property Path As String
    public string Path {get; set;}
    See Also