ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / HasOutlines Property

In This Topic
    HasOutlines Property
    In This Topic
    Gets a value indicating whether the associated document contains outline entries.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property HasOutlines As System.Boolean
    public virtual System.bool HasOutlines {get;}
    See Also