ActiveReports 13
Height Property (ReportItemDesignerBase)

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

ReportItemDesignerBase Class
ReportItemDesignerBase Members