Click or drag to resize

StiStatesManagerPushInt Method

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

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

Parameters

stateName
Type: SystemString

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

obj
Type: SystemObject

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

property
Type: SystemString

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

value
Type: SystemInt32

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

See Also