Click or drag to resize

StiRow Constructor

Initializes a new instance of the StiRow class

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRow(
	Object value,
	Object displayValue
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiRow.#ctor(System.Object,System.Object)"]

displayValue
Type: SystemObject

[Missing <param name="displayValue"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiRow.#ctor(System.Object,System.Object)"]

See Also