GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / Options Class / HowToResolveConstraintType Property

In This Topic
    HowToResolveConstraintType Property (Options)
    In This Topic
    Defines how the constraint type conflict will be resolved.
    Syntax
    'Declaration
     
    Public Property HowToResolveConstraintType As ResolveConflict
    public ResolveConflict HowToResolveConstraintType {get; set;}
    See Also