ActiveReports 13
ClientRectangle Property (LayerList)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList Class : ClientRectangle Property
Gets the rectangle that represents the client area of the control.
Syntax
'Declaration
 
Public ReadOnly Property ClientRectangle As Rectangle
public Rectangle ClientRectangle {get;}

Property Value

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

Reference

LayerList Class
LayerList Members