ActiveReports 12 Server User Guide
Height Property (Designer)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > Designer Class : Height Property
Gets or sets the height of the Web server control.
Syntax
'Declaration
 
Public Property Height As Unit
public Unit Height {get; set;}

Property Value

A System.Web.UI.WebControls.Unit that represents the height of the control.
See Also

Reference

Designer Class
Designer Members