ActiveReports 12
AutoSizeMode Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary 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

ReportsLibrary Class
ReportsLibrary Members