Click or drag to resize

StiColumn Constructor

Initializes a new instance of the StiColumn class

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

Parameters

value
Type: SystemObject

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

displayValue
Type: SystemObject

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

See Also