Click or drag to resize

StiFormSettingsLoad Method (Form, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiFormSettings.Load(System.Windows.Forms.Form,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Load(
	Form form,
	bool skipLocation = false
)

Parameters

form
Type: System.Windows.FormsForm

[Missing <param name="form"/> documentation for "M:Stimulsoft.Report.StiFormSettings.Load(System.Windows.Forms.Form,System.Boolean)"]

skipLocation (Optional)
Type: SystemBoolean

[Missing <param name="skipLocation"/> documentation for "M:Stimulsoft.Report.StiFormSettings.Load(System.Windows.Forms.Form,System.Boolean)"]

See Also