StiComponentClientRectangle Property |
Gets or sets the 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 ClientRectangle { get; set; }
Public Overridable Property ClientRectangle As RectangleD
Get
Set
Property Value
Type:
RectangleDSee Also