Click or drag to resize

StiFindHelperInvokeProgressChanged Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Viewer.StiFindHelper.InvokeProgressChanged(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Viewer
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeProgressChanged(
	int value,
	int maximum
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Viewer.StiFindHelper.InvokeProgressChanged(System.Int32,System.Int32)"]

maximum
Type: SystemInt32

[Missing <param name="maximum"/> documentation for "M:Stimulsoft.Report.Viewer.StiFindHelper.InvokeProgressChanged(System.Int32,System.Int32)"]

See Also