Click or drag to resize

StiTableHelperSaveCursorLocation Method

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

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SaveCursorLocation(
	int eX,
	int eY
)

Parameters

eX
Type: SystemInt32

[Missing <param name="eX"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.SaveCursorLocation(System.Int32,System.Int32)"]

eY
Type: SystemInt32

[Missing <param name="eY"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.SaveCursorLocation(System.Int32,System.Int32)"]

See Also