ActiveReports 12 Server User Guide
Width Property (ReportList)

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

Property Value

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

Reference

ReportList Class
ReportList Members
Base Implementation in Width