Click or drag to resize

StiTablePartDrawerDrawSortIndex Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTablePartDrawer.DrawSortIndex(System.Drawing.Point,System.Drawing.Image)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawSortIndex(
	Point imagePoint,
	Image image
)

Parameters

imagePoint
Type: System.DrawingPoint

[Missing <param name="imagePoint"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTablePartDrawer.DrawSortIndex(System.Drawing.Point,System.Drawing.Image)"]

image
Type: System.DrawingImage

[Missing <param name="image"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiTablePartDrawer.DrawSortIndex(System.Drawing.Point,System.Drawing.Image)"]

See Also