ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ParametersPanel Class / VisibleProperty Field

In This Topic
    VisibleProperty Field (ParametersPanel)
    In This Topic
    Gets or sets the value that determines whether the viewer's parameters panel is visible.
    Syntax
    'Declaration
     
    Public Shared ReadOnly VisibleProperty As DependencyProperty
    public static readonly DependencyProperty VisibleProperty
    See Also