Click or drag to resize

StiTableHelperResizeRows Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.ResizeRows(System.Double,System.Double,Stimulsoft.Report.Design.StiResizeType)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ResizeRows(
	double lineY,
	double offset,
	StiResizeType resizeType
)

Parameters

lineY
Type: SystemDouble

[Missing <param name="lineY"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.ResizeRows(System.Double,System.Double,Stimulsoft.Report.Design.StiResizeType)"]

offset
Type: SystemDouble

[Missing <param name="offset"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.ResizeRows(System.Double,System.Double,Stimulsoft.Report.Design.StiResizeType)"]

resizeType
Type: Stimulsoft.Report.DesignStiResizeType

[Missing <param name="resizeType"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.ResizeRows(System.Double,System.Double,Stimulsoft.Report.Design.StiResizeType)"]

See Also