Click or drag to resize

StiTextInCellsReplaceContainerWithContentCells Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiTextInCells.ReplaceContainerWithContentCells(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiContainer)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void ReplaceContainerWithContentCells(
	StiComponent comp,
	StiContainer cont
)

Parameters

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Components.StiTextInCells.ReplaceContainerWithContentCells(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiContainer)"]

cont
Type: Stimulsoft.Report.ComponentsStiContainer

[Missing <param name="cont"/> documentation for "M:Stimulsoft.Report.Components.StiTextInCells.ReplaceContainerWithContentCells(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Components.StiContainer)"]

See Also