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

In This Topic
    AskAboutNonworkingStart Property (Options)
    In This Topic
    Indicates whether the Conflict Resolver dialog will be shown on create task starting from nonworking day.
    Syntax
    'Declaration
     
    Public Property AskAboutNonworkingStart As Boolean
    public bool AskAboutNonworkingStart {get; set;}
    See Also