Click or drag to resize

StiComponentProgressHelperRemove Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiComponentProgressHelper.Remove(Stimulsoft.Base.IStiAppComponent,System.Boolean)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void Remove(
	IStiAppComponent comp,
	bool lockCompledProgressr = false
)

Parameters

comp
Type: Stimulsoft.BaseIStiAppComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Base.Helpers.StiComponentProgressHelper.Remove(Stimulsoft.Base.IStiAppComponent,System.Boolean)"]

lockCompledProgressr (Optional)
Type: SystemBoolean

[Missing <param name="lockCompledProgressr"/> documentation for "M:Stimulsoft.Base.Helpers.StiComponentProgressHelper.Remove(Stimulsoft.Base.IStiAppComponent,System.Boolean)"]

See Also