MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / PropertiesModeButton Class / Visible Property

In This Topic
Visible Property (PropertiesModeButton)
In This Topic
Gets or sets a value indicating whether the properties mode dropdown should be shown.
Syntax
'Declaration
 
Public Property Visible As Nullable(Of Boolean)
 

Property Value

true if the properties mode dropdown should be shown; otherwise, false.
See Also