# C1.WPF.RulesManager.C1RulesManager.AutoApply

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_RulesManager_C1RulesManager_AutoApply_" data-uid="C1.WPF.RulesManager.C1RulesManager.AutoApply*">AutoApply Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_RulesManager_C1RulesManager_AutoApply_" data-uid="C1.WPF.RulesManager.C1RulesManager.AutoApply*"></a>
<h4 id="C1_WPF_RulesManager_C1RulesManager_AutoApply" data-uid="C1.WPF.RulesManager.C1RulesManager.AutoApply">AutoApply</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the rules changes should be automatically applied to the engine after the user-interface is changed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AutoApply { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AutoApply As Boolean</code></pre>
</div>
</div>
