ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / PageInfoResult Structure / ValueIsValid Property

In This Topic
    ValueIsValid Property
    In This Topic
    Specifies that value in this result is valid and completely evaluated
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueIsValid As Boolean
    public bool ValueIsValid {get;}
    See Also