ActiveReports Developer 7
Enabled Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > SearchPanel Class : Enabled Property

Glossary Item Box

Gets or sets the value that determines whether the viewer's search panel is enabled.

Syntax

Visual Basic (Declaration) 
Public Property Enabled As System.Boolean
C# 
public System.bool Enabled {get; set;}

See Also