Click or drag to resize

StiMatrixSetCellComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrix.SetCellComponent(Stimulsoft.Report.Export.StiCell,Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetCellComponent(
	StiCell cell2,
	StiComponent component
)

Parameters

cell2
Type: Stimulsoft.Report.ExportStiCell

[Missing <param name="cell2"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.SetCellComponent(Stimulsoft.Report.Export.StiCell,Stimulsoft.Report.Components.StiComponent)"]

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.SetCellComponent(Stimulsoft.Report.Export.StiCell,Stimulsoft.Report.Components.StiComponent)"]

See Also