[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Logo.Visible

Visible Property

Visible

Gets or sets a value indicating whether the logo should be shown in the menu.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? Visible { get; set; }
Property Value
Type Description
bool?

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