ActiveReports 12
Text Property (TocPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel Class : Text Property
Gets or sets the text of the panel.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Text As String
public override string Text {get; set;}

Property Value

The text.
See Also

Reference

TocPanel Class
TocPanel Members