# C1.Win.Input.C1RadioButton.AutoCheck

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Input_C1RadioButton_AutoCheck_" data-uid="C1.Win.Input.C1RadioButton.AutoCheck*">AutoCheck Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Input_C1RadioButton_AutoCheck_" data-uid="C1.Win.Input.C1RadioButton.AutoCheck*"></a>
<h4 id="C1_Win_Input_C1RadioButton_AutoCheck" data-uid="C1.Win.Input.C1RadioButton.AutoCheck">AutoCheck</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the <a class="xref" href="C1.Win.Input.C1RadioButton.Checked.html#C1_Win_Input_C1RadioButton_Checked">Checked</a> value and the appearance of the control automatically change when the control is clicked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool AutoCheck { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AutoCheck As Boolean</code></pre>
</div>
</div>
