ComponentOne FlexReport for WinForms
ToString Method (ReportInfo)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportInfo Class : ToString Method
Returns a string that represents the current ReportInfo object.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

Returns a string that represents the current ReportInfo object.
See Also

Reference

ReportInfo Class
ReportInfo Members