Click or drag to resize

StiComponentDefaultClientRectangle Property

Gets the default client area of a component.

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

Property Value

Type: RectangleD
See Also