GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Task Class / OutlineLevel Property

In This Topic
    OutlineLevel Property (Task)
    In This Topic
    Gets the outline level of the task.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property OutlineLevel As Integer
    public override int OutlineLevel {get;}
    See Also