ActiveReports Developer 7
ToString Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentContainer Class : ToString Method

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function ToString() As System.String
C# 
public virtual System.string ToString()

See Also