Click or drag to resize

StiDialogInfoLoadFromJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.LoadFromJsonObject(Stimulsoft.Base.Json.Linq.JObject,Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void LoadFromJsonObject(
	JObject jObject,
	StiReport report
)

Parameters

jObject
Type: Stimulsoft.Base.Json.LinqJObject

[Missing <param name="jObject"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.LoadFromJsonObject(Stimulsoft.Base.Json.Linq.JObject,Stimulsoft.Report.StiReport)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.LoadFromJsonObject(Stimulsoft.Base.Json.Linq.JObject,Stimulsoft.Report.StiReport)"]

See Also