StiReportToString Method (Object) |
Internal use only. Used only for converting an object to the string.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected string ToString(
Object obj
)
Protected Function ToString (
obj As Object
) As String
Parameters
- obj
- Type: SystemObject
[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object)"]
Return Value
Type:
String[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object)"]
See Also