Click or drag to resize

StiCrossTabDataSource Constructor (String, String, String)

Creates a new object of the type SticRossTabDataSource.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCrossTabDataSource(
	string nameInSource,
	string name,
	string key
)

Parameters

nameInSource
Type: SystemString

[Missing <param name="nameInSource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiCrossTabDataSource.#ctor(System.String,System.String,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiCrossTabDataSource.#ctor(System.String,System.String,System.String)"]

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.Dictionary.StiCrossTabDataSource.#ctor(System.String,System.String,System.String)"]

See Also