Click or drag to resize

StiStatesManagerIsExist Method

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

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool IsExist(
	string stateName,
	Object obj
)

Parameters

stateName
Type: SystemString

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

obj
Type: SystemObject

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

Return Value

Type: Boolean

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

See Also