Click or drag to resize

StiMatrix Constructor (StiPagesCollection, StiExportService)

Initializes a new instance of the StiMatrix class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMatrix(
	StiPagesCollection pages,
	StiExportService service
)

Parameters

pages
Type: Stimulsoft.Report.ComponentsStiPagesCollection

[Missing <param name="pages"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.#ctor(Stimulsoft.Report.Components.StiPagesCollection,Stimulsoft.Report.Export.StiExportService)"]

service
Type: Stimulsoft.Report.ExportStiExportService

[Missing <param name="service"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.#ctor(Stimulsoft.Report.Components.StiPagesCollection,Stimulsoft.Report.Export.StiExportService)"]

See Also