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

Glossary Item Box

Gets the search panel object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SearchPanel As SearchPanel
C# 
public SearchPanel SearchPanel {get;}

See Also