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