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

In This Topic
Library Property
In This Topic
Gets or sets a name of the reports parts library.
Syntax
'Declaration
 
Public Property Library As String
 

Property Value

A System.String value indicating the name of the reports parts library. See PartsLibraryReference.Name.
See Also