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

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