Click or drag to resize

StiStatesManagerPopDouble Method

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

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public double PopDouble(
	string stateName,
	Object obj,
	string property
)

Parameters

stateName
Type: SystemString

[Missing <param name="stateName"/> documentation for "M:Stimulsoft.Report.StiStatesManager.PopDouble(System.String,System.Object,System.String)"]

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.StiStatesManager.PopDouble(System.String,System.Object,System.String)"]

property
Type: SystemString

[Missing <param name="property"/> documentation for "M:Stimulsoft.Report.StiStatesManager.PopDouble(System.String,System.Object,System.String)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.StiStatesManager.PopDouble(System.String,System.Object,System.String)"]

See Also