Click or drag to resize

StiTableHelper Constructor

Initializes a new instance of the StiTableHelper class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiTableHelper(
	IStiDesignerBase designer,
	bool altKeyMode
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.#ctor(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

altKeyMode
Type: SystemBoolean

[Missing <param name="altKeyMode"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.#ctor(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

See Also