ActiveReports 13
Width Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase 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

ReportItemDesignerBase Class
ReportItemDesignerBase Members