ActiveReports 12
IsVisible Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsVisible Property
Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsVisible As Boolean
public bool IsVisible {get;}

Property Value

true if the element is visible; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members