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

In This Topic
Visible Property (DataTab)
In This Topic
Gets or sets a value indicating whether the data tab should be shown.
Syntax
'Declaration
 
Public Property Visible As Nullable(Of Boolean)
 

Property Value

true if the data tab should be visible; otherwise, false.
See Also