Click or drag to resize

StiTableHelperGetSelectedLines Method (IStiDesignerBase, Hashtable, Hashtable, Boolean, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedLines(Stimulsoft.Report.Design.IStiDesignerBase,System.Collections.Hashtable@,System.Collections.Hashtable@,System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void GetSelectedLines(
	IStiDesignerBase designer,
	ref Hashtable xx,
	ref Hashtable yy,
	bool isPaint,
	bool useZoom
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

xx
Type: System.CollectionsHashtable

[Missing <param name="xx"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedLines(Stimulsoft.Report.Design.IStiDesignerBase,System.Collections.Hashtable@,System.Collections.Hashtable@,System.Boolean,System.Boolean)"]

yy
Type: System.CollectionsHashtable

[Missing <param name="yy"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedLines(Stimulsoft.Report.Design.IStiDesignerBase,System.Collections.Hashtable@,System.Collections.Hashtable@,System.Boolean,System.Boolean)"]

isPaint
Type: SystemBoolean

[Missing <param name="isPaint"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedLines(Stimulsoft.Report.Design.IStiDesignerBase,System.Collections.Hashtable@,System.Collections.Hashtable@,System.Boolean,System.Boolean)"]

useZoom
Type: SystemBoolean

[Missing <param name="useZoom"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedLines(Stimulsoft.Report.Design.IStiDesignerBase,System.Collections.Hashtable@,System.Collections.Hashtable@,System.Boolean,System.Boolean)"]

See Also