[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.SearchPanel.Text

Text Property

Text

Gets or sets a value indicating the text that displays in the header of the search panel.

Declaration
public override string Text { get; set; }
Property Value
Type Description
string

The text displayed in the search panel as a string.

Overrides