ActiveReports 12
Width Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Width Property
Gets or sets the width of the control.
Syntax
'Declaration
 
Public Property Width As Integer
public int Width {get; set;}

Property Value

The width of the control in pixels.
See Also

Reference

ReportExplorer Class
ReportExplorer Members