FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / OutlinePanelWidth Property

In This Topic
    OutlinePanelWidth Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the width of the outline panel.
    Syntax
    'Declaration
     
    Public Property OutlinePanelWidth As Integer
    public int OutlinePanelWidth {get; set;}
    See Also