ActiveReports 13
Height Property (BaseToolbox)

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

Property Value

The height of the control in pixels.
See Also

Reference

BaseToolbox Class
BaseToolbox Members