ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Logo Class / Visible Property

In This Topic
Visible Property (Logo)
In This Topic
Gets or sets a value indicating whether the logo should be shown in the menu.
Syntax
'Declaration
 
Public Property Visible As Nullable(Of Boolean)
 

Property Value

true if the logo should be shown in the menu; otherwise, false.
See Also