FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / CanShowOutlines Property

In This Topic
    CanShowOutlines Property (FlexViewer)
    In This Topic
    Indicates whether the Outlines panel can be shown (if the document has outlines).
    Syntax
    'Declaration
     
    Public ReadOnly Property CanShowOutlines As Boolean
    public bool CanShowOutlines {get;}
    See Also