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

In This Topic
    HasValue Property (PageInfoResult)
    In This Topic
    Specifies if Value property was assigned
    Syntax
    'Declaration
     
    Public ReadOnly Property HasValue As Boolean
    public bool HasValue {get;}
    See Also