Web API Edition | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportStatus Class / InitialPosition Property

In This Topic
    InitialPosition Property
    In This Topic
    Gets the initialized position should be navigated to after the report is rendered.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property InitialPosition As DocumentPosition
    public DocumentPosition InitialPosition {get;}
    See Also