ActiveReports 12 Server User Guide
ToString Method (ItemDescription)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ItemDescription Class : ToString Method
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
public override string ToString()

Return Value

A System.String that represents the current System.Object.
See Also

Reference

ItemDescription Class
ItemDescription Members
Base Implementation in ToString