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

Glossary Item Box

Returns a String containing the name of the Component, if any.

Syntax

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

Remarks

 This method should not be overridden.

See Also