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

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