Click or drag to resize

StiMatrixGetCellComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetCellComponent(Stimulsoft.Report.Export.StiCell)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponent GetCellComponent(
	StiCell cell2
)

Parameters

cell2
Type: Stimulsoft.Report.ExportStiCell

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

Return Value

Type: StiComponent

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetCellComponent(Stimulsoft.Report.Export.StiCell)"]

See Also