FixedWidth Property (DataRegion)
Gets or sets a maximum width of the data region per page.
public Length FixedWidth {get; set;}
'Declaration
Public Property FixedWidth As Length
Property Value
A
Length value indicating the maximum width of the data region per page. If undefined, uses
ReportItem.Width.