ActiveReports 12
UseLayoutRounding Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : UseLayoutRounding Property
Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout.
Syntax
'Declaration
 
Public Property UseLayoutRounding As Boolean
public bool UseLayoutRounding {get; set;}

Property Value

true if layout rounding is applied; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members