ActiveReports 12
AutoSizeMode Property (Designer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : AutoSizeMode Property
Gets or sets how the control will resize itself.
Syntax
'Declaration
 
Public Property AutoSizeMode As AutoSizeMode
public AutoSizeMode AutoSizeMode {get; set;}

Property Value

A value from the System.Windows.Forms.AutoSizeMode enumeration. The default is System.Windows.Forms.AutoSizeMode.GrowOnly.
See Also

Reference

Designer Class
Designer Members