# C1.Win.Command.C1CommandLink.Enabled

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1CommandLink_Enabled_" data-uid="C1.Win.Command.C1CommandLink.Enabled*">Enabled Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1CommandLink_Enabled_" data-uid="C1.Win.Command.C1CommandLink.Enabled*"></a>
<h4 id="C1_Win_Command_C1CommandLink_Enabled" data-uid="C1.Win.Command.C1CommandLink.Enabled">Enabled</h4>
<div class="markdown level1 summary"><p>Shortcut to linked command's Enabled property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[C1Description(&quot;C1CommandLink.Enabled&quot;, &quot;Shortcut to linked command&#39;s Enabled property.&quot;)]
public bool Enabled { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;C1Description(&quot;C1CommandLink.Enabled&quot;, &quot;Shortcut to linked command&#39;s Enabled property.&quot;)&gt;
Public ReadOnly Property Enabled As Boolean</code></pre>
</div>
</div>
