ComponentOne DashboardLayout for WinForms
DisplayRectangle Property

C1.Win.Layout Namespace > C1DashboardLayout Class : DisplayRectangle Property
Gets the rectangle that represents the display area of the control.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DisplayRectangle As Rectangle
public override Rectangle DisplayRectangle {get;}

Property Value

A System.Drawing.Rectangle that represents the display area of the control.
See Also

Reference

C1DashboardLayout Class
C1DashboardLayout Members