Click or drag to resize

StiFunctionsRemoveFunction Method

Removes all functions from report dictionary with specified name.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void RemoveFunction(
	string functionName
)

Parameters

functionName
Type: SystemString

[Missing <param name="functionName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctions.RemoveFunction(System.String)"]

See Also