ActiveReports 13
DisplayRectangle Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : DisplayRectangle Property
Gets the rectangle that represents the display area of the control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DisplayRectangle As Rectangle
public virtual Rectangle DisplayRectangle {get;}

Property Value

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

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members