ActiveReports 13
ClientSize Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : ClientSize Property
Gets or sets the height and width of the client area of the control.
Syntax
'Declaration
 
Public Property ClientSize As Size
public Size ClientSize {get; set;}

Property Value

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

Reference

ReportsLibrary Class
ReportsLibrary Members