ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public override System.int OutlineLevel {get;}
    See Also