ActiveReports 13
PreferredSize Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : PreferredSize Property
Gets the size of a rectangular area into which the control can fit.
Syntax
'Declaration
 
Public ReadOnly Property PreferredSize As Size
public Size PreferredSize {get;}

Property Value

A System.Drawing.Size containing the height and width, in pixels.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members