Click or drag to resize

TotalsGetMethod Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Totals.GetMethod(Stimulsoft.Report.StiReport,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static MethodInfo GetMethod(
	StiReport report,
	string name
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Totals.GetMethod(Stimulsoft.Report.StiReport,System.String)"]

name
Type: SystemString

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

Return Value

Type: MethodInfo

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

See Also