Click or drag to resize

StiComponentDisplayRectangle Property

Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area of a component (Cross - components are docked by ClientRectangle).

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual RectangleD DisplayRectangle { get; set; }

Property Value

Type: RectangleD
See Also