[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.TocPanel.Text

Text Property

Text

Gets or sets the text of the panel.

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

The text of the panel as a string.

Overrides