StiListBoxControlDefaultClientRectangle Property |
Gets or sets the default client area of a component.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override RectangleD DefaultClientRectangle { get; }
Public Overrides ReadOnly Property DefaultClientRectangle As RectangleD
Get
Property Value
Type:
RectangleDSee Also