ActiveReports 13
AutoScaleMode Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : AutoScaleMode Property
Gets or sets the automatic scaling mode of the control.
Syntax
'Declaration
 
Public Property AutoScaleMode As AutoScaleMode
public AutoScaleMode AutoScaleMode {get; set;}

Property Value

An System.Windows.Forms.AutoScaleMode that represents the current scaling mode. The default is System.Windows.Forms.AutoScaleMode.None.
Exceptions
ExceptionDescription
An System.Windows.Forms.AutoScaleMode value that is not valid was used to set this property.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members