Click or drag to resize

StiSettingsSet Method (String, String, Object)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiSettings.Set(System.String,System.String,System.Object)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Set(
	string key,
	string subkey,
	Object value
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.StiSettings.Set(System.String,System.String,System.Object)"]

subkey
Type: SystemString

[Missing <param name="subkey"/> documentation for "M:Stimulsoft.Report.StiSettings.Set(System.String,System.String,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.StiSettings.Set(System.String,System.String,System.Object)"]

See Also