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

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