# C1.Win.GanttView.Options

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_GanttView_Options" data-uid="C1.Win.GanttView.Options" class="text-break">Options Class
</h1>
  <div class="markdown level0 summary"><p>Provides options for C1GanttView</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Options</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.GanttView.html">C1.Win.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="C1_Win_GanttView_Options_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Options</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Options</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_GanttView_Options_AskAboutConstraintType" data-uid="C1.Win.GanttView.Options.AskAboutConstraintType">
          <a class="xref" href="C1.Win.GanttView.Options.AskAboutConstraintType.html#C1_Win_GanttView_Options_AskAboutConstraintType">AskAboutConstraintType</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Constraint Type dialog will be shown on moving task.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_AskAboutNonworkingStart" data-uid="C1.Win.GanttView.Options.AskAboutNonworkingStart">
          <a class="xref" href="C1.Win.GanttView.Options.AskAboutNonworkingStart.html#C1_Win_GanttView_Options_AskAboutNonworkingStart">AskAboutNonworkingStart</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Conflict Resolver dialog will be shown on create task starting from nonworking day.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_AskAboutProjectLimits" data-uid="C1.Win.GanttView.Options.AskAboutProjectLimits">
          <a class="xref" href="C1.Win.GanttView.Options.AskAboutProjectLimits.html#C1_Win_GanttView_Options_AskAboutProjectLimits">AskAboutProjectLimits</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Conflict Resolver dialog will be shown on moving task to outside the project.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_HowToResolveConstraintType" data-uid="C1.Win.GanttView.Options.HowToResolveConstraintType">
          <a class="xref" href="C1.Win.GanttView.Options.HowToResolveConstraintType.html#C1_Win_GanttView_Options_HowToResolveConstraintType">HowToResolveConstraintType</a>
        </td>
        <td class="markdown level1 summary"><p>Defines how the constraint type conflict will be resolved.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_HowToResolveProjectLimits" data-uid="C1.Win.GanttView.Options.HowToResolveProjectLimits">
          <a class="xref" href="C1.Win.GanttView.Options.HowToResolveProjectLimits.html#C1_Win_GanttView_Options_HowToResolveProjectLimits">HowToResolveProjectLimits</a>
        </td>
        <td class="markdown level1 summary"><p>Defines how the project limits conflict will be resolved.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_HowToResolveStartConflict" data-uid="C1.Win.GanttView.Options.HowToResolveStartConflict">
          <a class="xref" href="C1.Win.GanttView.Options.HowToResolveStartConflict.html#C1_Win_GanttView_Options_HowToResolveStartConflict">HowToResolveStartConflict</a>
        </td>
        <td class="markdown level1 summary"><p>Defines how the task starting conflict will be resolved.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_Options_OutlineColumn" data-uid="C1.Win.GanttView.Options.OutlineColumn">
          <a class="xref" href="C1.Win.GanttView.Options.OutlineColumn.html#C1_Win_GanttView_Options_OutlineColumn">OutlineColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Defines column for outlining.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
