GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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