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

In This Topic
Visible Property (SaveButton)
In This Topic
Gets or sets a value indicating whether the Save button should be visible.
Syntax
'Declaration
 
Public Property Visible As Nullable(Of Boolean)
 

Property Value

true if the Save button should be visible; otherwise, false.
See Also