ActiveReports 12
IsMeasureValid Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsMeasureValid Property
Gets a value indicating whether the current size returned by layout measure is valid.
Syntax
'Declaration
 
Public ReadOnly Property IsMeasureValid As Boolean
public bool IsMeasureValid {get;}

Property Value

true if the measure pass of layout returned a valid and current value; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members