Click or drag to resize

StiFormSettingsLoad Method (String, Form, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiFormSettings.Load(System.String,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(
	string name,
	Form form,
	bool skipLocation = false
)

Parameters

name
Type: SystemString

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

form
Type: System.Windows.FormsForm

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

skipLocation (Optional)
Type: SystemBoolean

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

See Also