Click or drag to resize

StiMatrixCellStylesCollection Constructor

Initializes a new instance of the StiMatrixCellStylesCollection class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMatrixCellStylesCollection(
	StiMatrixCacheManager manager,
	StiMatrix matrix
)

Parameters

manager
Type: Stimulsoft.Report.ExportStiMatrixCacheManager

[Missing <param name="manager"/> documentation for "M:Stimulsoft.Report.Export.StiMatrixCellStylesCollection.#ctor(Stimulsoft.Report.Export.StiMatrixCacheManager,Stimulsoft.Report.Export.StiMatrix)"]

matrix
Type: Stimulsoft.Report.ExportStiMatrix

[Missing <param name="matrix"/> documentation for "M:Stimulsoft.Report.Export.StiMatrixCellStylesCollection.#ctor(Stimulsoft.Report.Export.StiMatrixCacheManager,Stimulsoft.Report.Export.StiMatrix)"]

See Also