Click or drag to resize

StiColumnCollectionAdd Method (Object, Object)

[Missing <summary> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiColumnCollection.Add(System.Object,System.Object)"]

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

Parameters

value
Type: SystemObject

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

displayValue
Type: SystemObject

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

See Also