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

In This Topic
    Name Property (PartsLibraryReference)
    In This Topic
    The name of the library. This name is used to reference library from PartItem PartItem.Library.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also