ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public System.bool AskAboutNonworkingStart {get; set;}
    See Also