ActiveReports 10
Width Property (Report)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : Width Property
Gets or sets a value indicating the width of the report.
Syntax
'Declaration
 
Public Property Width As Length
public Length Width {get; set;}

Property Value

Length structure indicating the width of the report.

See Also

Reference

Report Class
Report Members