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

In This Topic
    OutlineIndentStep Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the horizontal offset of the nested node text in the outline tree.
    Syntax
    'Declaration
     
    Public Property OutlineIndentStep As Integer
    public int OutlineIndentStep {get; set;}
    See Also