ActiveReports Developer 7
Text Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ReportInfo Class : Text Property

Glossary Item Box

Returns the FormatString format associated with the control.

Syntax

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

See Also