ActiveReports 13
AutoSizeMode Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : AutoSizeMode Property
Indicates the automatic sizing behavior of the control.
Syntax
'Declaration
 
Public Overridable Property AutoSizeMode As AutoSizeMode
public virtual AutoSizeMode AutoSizeMode {get; set;}

Property Value

One of the System.Windows.Forms.AutoSizeMode values.
Exceptions
ExceptionDescription
The specified value when setting this property is not a valid System.Windows.Forms.AutoSizeMode values.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members