Click or drag to resize

StiTableElementClickHelperSetPointClick Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.SetPointClick(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.PointD)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void SetPointClick(
	IStiElement table,
	PointD point
)

Parameters

table
Type: Stimulsoft.Report.DashboardIStiElement

[Missing <param name="table"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.SetPointClick(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.PointD)"]

point
Type: Stimulsoft.Base.DrawingPointD

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTableElementClickHelper.SetPointClick(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.PointD)"]

See Also