ActiveReports 12 Server User Guide
Height Property (ReportList)

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

Property Value

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

Reference

ReportList Class
ReportList Members
Base Implementation in Height