Click or drag to resize

StiCrossHeaderBand Constructor (RectangleD)

Creates a component of the type StiCrossHeaderBand with specified location.

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

Parameters

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