FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / HasOutlines Property

In This Topic
    HasOutlines Property (C1FlexViewer)
    In This Topic
    Gets a value indicating if the report has outlines.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasOutlines As Boolean
    public bool HasOutlines {get;}
    See Also