ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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 System.Double
    public abstract System.double GridDuration {get; set;}
    See Also