ActiveReports 12
Visibility Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Visibility Property
Gets or sets the user interface (UI) visibility of this element. This is a dependency property.
Syntax
'Declaration
 
Public Property Visibility As Visibility
public Visibility Visibility {get; set;}

Property Value

A value of the enumeration. The default value is System.Windows.Visibility.Visible.
See Also

Reference

Viewer Class
Viewer Members