ActiveReports 12
MaximumSize Property (Designer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : MaximumSize Property
Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
Syntax
'Declaration
 
Public Overridable Property MaximumSize As Size
public virtual Size MaximumSize {get; set;}

Property Value

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
See Also

Reference

Designer Class
Designer Members