Click or drag to resize

StiReportFormat Method

Returns formated string of the specified arguments.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string Format(
	string format,
	Object arg
)

Parameters

format
Type: SystemString

[Missing <param name="format"/> documentation for "M:Stimulsoft.Report.StiReport.Format(System.String,System.Object)"]

arg
Type: SystemObject

[Missing <param name="arg"/> documentation for "M:Stimulsoft.Report.StiReport.Format(System.String,System.Object)"]

Return Value

Type: String

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

See Also