ComponentOne GanttView for WinForms
OutlineLevel Property (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : OutlineLevel Property
Gets or sets the outline level of the task.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property OutlineLevel As System.Integer
public abstract System.int OutlineLevel {get;}
See Also

Reference

BaseTask Class
BaseTask Members