ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / ShowIndent Property

In This Topic
    ShowIndent Property (ProjectOutlineCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowIndent As System.Boolean
    public System.bool ShowIndent {get; set;}
    See Also