ActiveReports 12
FixedWidth Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRegion Class : FixedWidth Property

Represents the data region's maximum width per page.

Syntax
'Declaration
 
Public Property FixedWidth As Length
public Length FixedWidth {get; set;}

Property Value

Represents the data region's maximum width per page. If undefined use ReportItem.Width.

See Also

Reference

DataRegion Class
DataRegion Members