Click or drag to resize

IStiProgressInformationSetProgressBar Method

[Missing <summary> documentation for "M:Stimulsoft.Report.IStiProgressInformation.SetProgressBar(System.Int32,System.Int32)"]

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

Parameters

value
Type: SystemInt32

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

maximum
Type: SystemInt32

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

See Also