ActiveReports 13
Size Property (BaseToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > BaseToolbox Class : Size Property
Gets or sets the height and width of the control.
Syntax
'Declaration
 
Public Property Size As Size
public Size Size {get; set;}

Property Value

The System.Drawing.Size that represents the height and width of the control in pixels.
See Also

Reference

BaseToolbox Class
BaseToolbox Members