Represents the data region's maximum width per page.
'Declaration Public Property FixedWidth As Length
public Length FixedWidth {get; set;}
Represents the data region's maximum width per page. If undefined use ReportItem.Width.
DataRegion Class DataRegion Members