ActiveReports 12 Server User Guide
Width Property (Designer)

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

Property Value

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

Reference

Designer Class
Designer Members