Click or drag to resize

StiReportToString Method (Object, Object, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object,System.Object,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string ToString(
	Object sender,
	Object obj,
	bool allowExcelCheck
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object,System.Object,System.Boolean)"]

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object,System.Object,System.Boolean)"]

allowExcelCheck
Type: SystemBoolean

[Missing <param name="allowExcelCheck"/> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object,System.Object,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.ToString(System.Object,System.Object,System.Boolean)"]

See Also