FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / CanShowOutlines Property

In This Topic
    CanShowOutlines Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a value indicating if the Outlines panel can be displayed.
    Syntax
    'Declaration
     
    Public Property CanShowOutlines As Boolean
    public bool CanShowOutlines {get; set;}
    See Also