[]
        
(Showing Draft Content)

C1.WPF.GanttView.Options

Options Class

Provides options for C1GanttView

Inheritance
Options
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class Options

Constructors

Name Description
Options()

Properties

Name Description
AskAboutConstraintType

Indicates whether the Constraint Type dialog will be shown on moving task.

AskAboutNonworkingStart

Indicates whether the Conflict Resolver dialog will be shown on create task starting from nonworking day.

AskAboutProjectLimits

Indicates whether the Conflict Resolver dialog will be shown on moving task to outside the project.

HowToResolveConstraintType

Defines how the constraint type conflict will be resolved.

HowToResolveProjectLimits

Defines how the project limits conflict will be resolved.

HowToResolveStartConflict

Defines how the task starting conflict will be resolved.