Click or drag to resize

StiRowsCollection Constructor

Initializes a new instance of the StiRowsCollection class

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRowsCollection(
	StiDataSource dataSource
)

Parameters

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiRowsCollection.#ctor(Stimulsoft.Report.Dictionary.StiDataSource)"]

See Also