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

In This Topic
    Value Property (PageInfoResult)
    In This Topic
    Specifies a value of result returned by page information service
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    Remarks
    Value may or not be valid depending on the Status
    See Also