MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class / Text Property

In This Topic
Text Property (TocPanel)
In This Topic
Gets or sets the text of the panel.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Text As String
 

Property Value

The text of the panel as a System.String.
See Also