ActiveReports 12
Size Property (LayerList)

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

LayerList Class
LayerList Members