ActiveReports 12
IsArrangeValid Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsArrangeValid Property
Gets a value indicating whether the computed size and position of child elements in this element's layout are valid.
Syntax
'Declaration
 
Public ReadOnly Property IsArrangeValid As Boolean
public bool IsArrangeValid {get;}

Property Value

true if the size and position of layout are valid; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members