ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Options Class / AskAboutProjectLimits Property

In This Topic
    AskAboutProjectLimits Property (Options)
    In This Topic
    Indicates whether the Conflict Resolver dialog will be shown on moving task to outside the project.
    Syntax
    'Declaration
     
    Public Property AskAboutProjectLimits As System.Boolean
    public System.bool AskAboutProjectLimits {get; set;}
    See Also