MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportPartsSettings Class / Libraries Property

In This Topic
Libraries Property (ReportPartsSettings)
In This Topic
Gets or sets the list of initially available user libraries.
Syntax
'Declaration
 
Public Property Libraries As Library()
 

Property Value

An array of Library that contains the available user libraries.
See Also