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