GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseTask Class / GridDuration Property

In This Topic
    GridDuration Property (BaseTask)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public MustOverride Property GridDuration As Double
    public abstract double GridDuration {get; set;}
    See Also