ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / DocumentOutline Class / oes Field

In This Topic
    oes Field (DocumentOutline)
    In This Topic
    Array of top-level outline entries associated with the document. May be null if there are no outlines in the document.
    Syntax
    'Declaration
     
    Public oes As OutlineEntry()
    public OutlineEntry[] oes
    See Also