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

In This Topic
    oes Field (OutlineEntry)
    In This Topic
    Array of child outline entries. May be null for leaf nodes.
    Syntax
    'Declaration
     
    Public oes As OutlineEntry()
    public OutlineEntry[] oes
    See Also