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