ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView 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