Click or drag to resize

StiRowCollectionInsert Method

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

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

Parameters

position
Type: SystemInt32

[Missing <param name="position"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiRowCollection.Insert(System.Int32,System.Object)"]

value
Type: SystemObject

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

See Also