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

In This Topic
    Status Property (PageInfoResult)
    In This Topic
    Specifies the status of this result.
    Syntax
    'Declaration
     
    Public ReadOnly Property Status As PageInfoStatus
    public PageInfoStatus Status {get;}
    See Also