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

In This Topic
    OutlineLineGap Property (C1FlexViewer)
    In This Topic
    Gets or sets the gap between the vertical line and text in nested nodes of the outline tree.
    Syntax
    'Declaration
     
    Public Property OutlineLineGap As Integer
    public int OutlineLineGap {get; set;}
    See Also