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

In This Topic
    Property Property (TaskPropertyColumn)
    In This Topic
    Gets or sets which property of the Task object is referenced.
    Syntax
    'Declaration
     
    Public Property Property As TaskProperty
    public TaskProperty Property {get; set;}
    See Also