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

In This Topic
    DurationUnits Property (Task)
    In This Topic
    Gets or sets the time units for the task duration.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property DurationUnits As DurationUnits
    public override DurationUnits DurationUnits {get; set;}
    See Also