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

In This Topic
    GridPredecessors Property (BaseTask)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property GridPredecessors As String
    public abstract string GridPredecessors {get;}
    See Also