ActiveReports 12
ToString Method (CustomReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : ToString Method

Returns a String containing the name of the CustomReportItem, if any. This method should not be overridden.

Syntax
'Declaration
 
Public Function ToString() As String
public string ToString()
See Also

Reference

CustomReportItem Class
CustomReportItem Members