Click or drag to resize

StiTable Constructor (RectangleD)

Creates an object of the type StiTable.

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiTable(
	RectangleD rect
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD
The rectangle decribes size and position of the component.
See Also