ActiveReports 13
AutoSizeMode Property (LayerList)

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

LayerList Class
LayerList Members