GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView 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 Boolean
    public bool AskAboutProjectLimits {get; set;}
    See Also