[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.ParametersPanel.Text

Text Property

Text

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

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

The text of the panel as a string.

Overrides