Click or drag to resize

StiElementSaveToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override JObject SaveToJsonObject(
	StiJsonSaveMode mode
)

Parameters

mode
Type: Stimulsoft.BaseStiJsonSaveMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.SaveToJsonObject(Stimulsoft.Base.StiJsonSaveMode)"]

Implements

IStiJsonReportObjectSaveToJsonObject(StiJsonSaveMode)
See Also