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

In This Topic
    OutlineIndent_1 Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the amount of horizontal spacing before the text of the first nested node in the outline tree.
    Syntax
    'Declaration
     
    Public Property OutlineIndent_1 As Integer
    public int OutlineIndent_1 {get; set;}
    See Also