ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / SearchPanel Class / EnabledProperty Field

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