ActiveReports 13
Text Property (TocPanel)

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

Property Value

The caption text.
Requirements

See Also

Reference

TocPanel Class
TocPanel Members