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; }
Public Overridable ReadOnly Property DefaultClientRectangle As RectangleD
Get
Property Value
Type:
RectangleDSee Also