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

In This Topic
    AskAboutConstraintType Property (Options)
    In This Topic
    Indicates whether the Constraint Type dialog will be shown on moving task.
    Syntax
    'Declaration
     
    Public Property AskAboutConstraintType As Boolean
    public bool AskAboutConstraintType {get; set;}
    See Also