ActiveReports Developer 7
Text Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > TocPanel Class : Text Property

Glossary Item Box

Gets or sets the caption of table of content panel.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Property Text As System.String
C# 
public override System.string Text {get; set;}

Requirements


See Also