ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PartItem Class / Library Property

In This Topic
    Library Property
    In This Topic
    The name of the reports parts library, PartsLibraryReference.Name.
    Syntax
    'Declaration
     
    Public Property Library As String
    public string Library {get; set;}
    See Also