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

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