ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / BaseTask Class / GridPercent Property

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