Click or drag to resize

StiStatesManagerPopInt Method

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

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

Parameters

stateName
Type: SystemString

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

obj
Type: SystemObject

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

property
Type: SystemString

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

Return Value

Type: Int32

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

See Also