ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class / OutlineParentID Property

In This Topic
    OutlineParentID Property (Task)
    In This Topic
    Gets or sets the outline parent identifier.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property OutlineParentID As System.Integer
    public override System.int OutlineParentID {get; set;}
    See Also